0.1.5 • Published 10 years ago

gulp-este-bare v0.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago