README
GenSimple
Generate Simple Project Template/Structure/Architecture Patterns with gensimple Node CLI module. -No More Complex Project Generators, You manage your project templates as you wish'
GenSimple is currently work in Progress and Has only one Project Template which generates an AngularSimple Project Structure
How to use
Install as a global package
npm instal -g gensimple
Generate a Simple Angular Project
gensimple angularsimple helloworld
helloworld = "project name"