- Building RESTful Web services with Go
- Naren Yellavula
- 91字
- 2021-07-02 20:14:06
Understanding the gulpfile
In the gulpfile, we are performing the following instructions:
- Import Gulp and Gulp-shell.
- Create tasks with shell.task as the function to execute.
- shell.task can execute a command-line instruction. Keep your shell commands inside that function.
- Add a watch task for watching source files. The task list will be executed when files are modified.
- Create a default task for running. Add a watch to it.
Gulp is a great tool for these kinds of use cases. So, please go through the official documentation of Gulp at http://gulpjs.com/.
推薦閱讀
- 物聯網標準化指南
- 社交網絡對齊
- 6G潛在關鍵技術(下冊)
- Web安全防護指南:基礎篇
- 面向物聯網的CC2530與傳感器應用開發
- 物聯網智慧安監技術
- INSTANT PhpStorm Starter
- 物聯網之魂:物聯網協議與物聯網操作系統
- HCNA網絡技術
- Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks
- 網絡基礎與網絡管理項目化教程
- Unity Artificial Intelligence Programming
- 深入理解Nginx:模塊開發與架構解析
- AWS Lambda Quick Start Guide
- 移動互聯網新思維