Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/douglasduteil/dummy-assembled-gulp

Dummy project to test how we can assemble various gullp@^4 to make a bigger one around one config
https://github.com/douglasduteil/dummy-assembled-gulp

Last synced: about 1 month ago
JSON representation

Dummy project to test how we can assemble various gullp@^4 to make a bigger one around one config

Awesome Lists containing this project

README

        

# Dummy-assembled-gulp

> Dummy project to test how we can assemble various gullp@^4 to make a bigger one around one config

## Usage

use the `foo-chance-factory` for the demo, and run

```
./node_modules/.bin/gulp
```

**Notes**: If normal linking don't work (with `npm link`), try with `--local`option.

```sh
npm link --local ../dummy-linter-task
npm link --local ../dummy-tester-task
# ...
```