0.0.10 • Published 9 years ago

generator-mang v0.0.10

Weekly downloads
-
License
-
Repository
github
Last release
9 years ago

Generate the Mang.

Getting Started

What is the Mang?

Well... it's the man. It helps you get an angular app up and running super fast and let's you require @visionmedia's components, bower components, and node modules. Plus it's super conducive to structuring your app as a set of modules. Oh ya ... and we made testing easy as well.

Setup

$ npm install -g yo
$ npm install -g generator-mang

Create a new app

$ yo mang [appName]

Add a library.

$ cd [appName]
$ yo mang:lib [libName]

License

MIT License

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago