0.2.0 • Published 9 years ago
gulp-annotate v0.2.0
gulp-annotate
Makes Gulp write the boring parts of your code!
Installation
Run
npm install --save gulp-annotateFeatures
gulpAnnotate.load: replaces@Loadannotation with a list of file paths.gulpAnnotate.noCache: prevents file to be cached by browser
Upcoming
gulpAnnotate.objectIgnore: makes a property not enumerable
Usage
Contributing
You can contribute to this project.
Fork this repo;
Install dependencies
npm install
Write your wonderful code
Before pull-requesting please run:
npm test
npm run lintOnly linted and tested requests will be accepted.
