Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sydinh/gulp-automates-my-work
My simple gulp in 2020 :white_check_mark:
https://github.com/sydinh/gulp-automates-my-work
gulp my-repo
Last synced: 18 days ago
JSON representation
My simple gulp in 2020 :white_check_mark:
- Host: GitHub
- URL: https://github.com/sydinh/gulp-automates-my-work
- Owner: sydinh
- Created: 2020-03-16T08:13:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-16T11:07:49.000Z (almost 5 years ago)
- Last Synced: 2024-11-24T10:31:56.773Z (3 months ago)
- Topics: gulp, my-repo
- Language: JavaScript
- Homepage: https://gulpjs.com/
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gulp-automates-my-work
GulpJS is a streaming build system, use it in my work to automate a lot of boring stuff.
## Requirements
- node & npm
- git## Installation
```
$ git clone [email protected]:sydinh/gulp-automates-my-work.git$ npm install
$ gulp
```