Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/urijhoruzij/create-gulp-template
Set up a modern gulp build by running a single command.
https://github.com/urijhoruzij/create-gulp-template
bootstrap bootstrap3 bootstrap4 bootstrap5 cli coffee coffeescript css3 gulp html5 javascript js less nunjucks pug sass stylus template ts typescript
Last synced: about 1 month ago
JSON representation
Set up a modern gulp build by running a single command.
- Host: GitHub
- URL: https://github.com/urijhoruzij/create-gulp-template
- Owner: UrijHoruzij
- License: mit
- Created: 2021-08-22T18:58:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T03:46:32.000Z (5 months ago)
- Last Synced: 2024-11-08T23:03:13.876Z (about 1 month ago)
- Topics: bootstrap, bootstrap3, bootstrap4, bootstrap5, cli, coffee, coffeescript, css3, gulp, html5, javascript, js, less, nunjucks, pug, sass, stylus, template, ts, typescript
- Language: JavaScript
- Homepage: https://urijhoruzij.github.io/create-gulp-template/
- Size: 1.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Create Gulp Template
The easiest way to get started with gulp is to use create-gulp-template. This command line tool allows you to quickly start creating a new gulp build with all the settings for you.
## Getting Started
To get started, use the following command:
```bash
npx create-gulp-template
```## Documentation
If you have any questions or need help, please refer to the [documentation](https://urijhoruzij.github.io/create-gulp-template).
## License
Create Gulp Template is released under the [MIT License](https://github.com/UrijHoruzij/create-gulp-template/blob/master/LICENSE).