This package has been deprecated

Author message:

<= 0.1.2

grunt-angular-seed

0.1.1 • Public • Published

This project is no longer supported, please consider using Yeoman

Tell me, if you see any reason to continue with this project, thanks!


Grunt Angular Seed.

Grunt plugin to generate Angular-Seed projects.

Created using Grunt init plugin.

Angular-Seed version v1.0.2 is used.

Getting Started

Install this Grunt plugin with:

$ npm install -g grunt-angular-seed

Create a new AngularJS project

$ grunt-angular-seed init

Answer some questions

Done!

Using grunt to lint and test (default) in your new AngularJS project

Install testacular
$ npm install testacular -g
Add executable permission to test.sh script
$ chmod +x scripts/test.sh
Gruuuuunt
$ grunt

Release History

2012/10/02 - v0.1.0 - Initial release

License

Copyright (c) 2012 Rodrigo Valerio Licensed under the MIT license.

This project is no longer supported, please consider using Yeoman

Tell me, if you see any reason to continue with this project, thanks!

Readme

Keywords

Package Sidebar

Install

npm i grunt-angular-seed

Weekly Downloads

0

Version

0.1.1

License

none

Last publish

Collaborators

  • rsvalerio