Awesome
generator-gulp-angular
Yeoman generator for AngularJS + Gulp.
Lets you quickly set up a project with:
- your favorite technologies
- web best pratices.
- guidelines powered by Google.
Gulp provide fast workspace with quick feedback.
Unmaintained, Outdated ? :pensive:
Yup, this generator works but is unmaintained and outdated for various reasons.
But don't panic the most important features and more are present in our next iteration called FountainJS.
<p align="center"> <a href="http://fountainjs.io/"> <img alt="FountainJS" src="http://fountainjs.io/assets/imgs/fountain.png" width="200"> </a> </p>A tutorial is present in the Yeoman codelab. :kissing_heart:
Usage
More informations, options, parameters in the usage documentation page
Install
Install required tools yo
, gulp
and bower
:
npm install -g yo gulp bower
Install generator-gulp-angular
:
npm install -g generator-gulp-angular
Run
Create a new directory, and go into:
mkdir my-new-project && cd $_
Run yo gulp-angular
, and select desired technologies:
yo gulp-angular
Documentation
- docs/README
- More informations about how to use your new project is available in the docs/user-guide
- If you want to know: docs/how-it-works.
Features
Questions the generator will ask
Questions the generator will ask
Changelog
All changes listed in the GitHub releases
Contributing
License
MIT