Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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:

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
```