Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/douglasduteil/dummy-assembled-gulp
- Owner: douglasduteil
- Created: 2015-02-18T06:38:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T15:27:37.000Z (almost 7 years ago)
- Last Synced: 2024-04-13T16:16:26.454Z (8 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
# ...
```