0.0.2 • Published 10 years ago
generator-costjabrify v0.0.2
generator-costjabrify
Yeoman CoStJaBrIfy generator
Costja What?
CoStJaBrIfy stands for:
- CoffeeScript
- Stylus
- Jade
- BrowserSync
- Browserify
And its my preferred frontend stack at this time and it's probably soon yours too. This whole Repo is a Yeoman Generator. If you don't know, what Yeoman is, you probably want to check it out first: Yeoman Getting Started Guide
Quickstart
If you haven't met Yeoman yet, you probably want to invite him to your dev env:
npm install -g yo
After that, invite CoStJaBrIfy to the party:
npm install -g generator-costjabrify
Now, you can generate awesome frontend-stubs in seconds:
yo costjabrify
Features / Philosophy
- Can be used for frontend only, but is also ready to be integrated within a express app
TODO
- Stylus modules
- Build Task
License
MIT