1.0.3 • Published 9 years ago
gulp-nebiru-express v1.0.3
Common Gulp Tasks For Express Apps
To work with this project directly
npm install -g gulp
npm installWhen ready to push changes
npm version patch --no-git-tag-version; npm publishFor beta builds, use the --tag switch
npm version patch --no-git-tag-version; npm publish --tag beta