<function-name>
(glob) { $.src(glob).pipe([plugin 1]).pipe([plugin 2])....pipe([plugin n]).pipe( $.dest(<destination-name>
) }$.task(<taskname> , [dependencies] , <body>);
Continue Reading - Creating a default task and setting up browser-sync
References
Step-By-Step Guide to Gulp Workflow Automation for absolute beginners that I documented iny my blog