gulp
JavaScript task runner and streaming build system.
Tasks are defined within gulpfile.js at the project root.
- Run the default task:
gulp
- Run individual tasks:
gulp {task} {othertask}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).