0.1.5 • Published 8 years ago

gulp-este-bare v0.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

gulp-este-bare

Gulp task to turn your Este.js project into a clean state (without the demo related files).

This package exists because we didn't want to "pollute" Este's codebase with all files that need to be modified/deleted to get bare state.

Install

npm install gulp-este-bare

Config

In gulpfile.babel.js:

import {bare} from 'gulp-este-bare';

Usage

gulp bare

Licence

MIT © Cyril Bioley

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago