0.1.2 • Published 9 years ago
generator-finaps-frontend v0.1.2
#Finaps Gulp Extension for Multi-App styling setup This scaffolding tool will help you setup a gulp file that assists you in keeping styling resources acros orginizations.
###Prerequisites the following need to be installed:
- Yeomoan (you can install this using
npm install -g yo) - Gulp (you can install this after installing Node using
npm install gulp-cli g)
###Installation
npm install -g generator-finaps-frontend
###Usage
cd <mendix-project-folder>yo finaps-frontend- (first time sync)
gulp sync-master gulp dev- (when ready to submit changes to main repo)
gulp push-changes