A Yeoman Generator, which sets a new project codeigniter 3 every time it is called.
npm install generator-apu-codeigniter> Yeoman generator
``bash`
$ npm install -g yo
Yeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.
To install generator-apu-codeigniter from npm, run:
`bash`
$ npm install -g generator-apu-codeigniter
Finally, initiate the generator:
`bash``
$ sudo yo apu-codeigniter
MIT License Eder Ribeiro