0.0.26-1 • Published 11 years ago

generator-nglue v0.0.26-1

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

Generator-nglue

Build Status

Although it is a bit opinionated, it is not intended to be a boilerplate code. This is Yeoman and gruntjs tasks to help build and manage large Angularjs projects that includes many re-usable components and apps that glow these re-usable components together. The problem this generator is aiming to solve is to be able to create stand alone re-usable modules as well as glow these modules together as an app. An app can be anything; a page on a website, a mobile app or page, component that include few modules attached together and so on. This project holds the basics and meant to be simplify so you can suite the project to your exact needs. Additionally, it helps create structure to your large project so member of the team can dive in and start working and deploy quickly.

To get started, run grunt and bower commands:

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-nglue
  • Run: yo nglue

Sub-commands

Create a module and add templates;

yo nglue:module module name

License

MIT License

0.0.26-1

11 years ago

0.0.26

11 years ago

0.0.25

11 years ago

0.0.24

11 years ago

0.0.23

11 years ago

0.0.22

11 years ago

0.0.21

11 years ago

0.0.2

11 years ago

0.0.1-beta32

11 years ago

0.0.1-beta31

11 years ago

0.0.1-beta3

11 years ago

0.0.1-beta2

11 years ago

0.0.1-beta1

11 years ago

0.0.1-alpha

11 years ago