Alfred JS
How to use
Alfred for angular is your personal butler when you develop angular 1.x apps!
Installation
npm install alfredjs -g
And then run :
alfred
Usage
When you run alfred for the first time in your project directory alfred creates a alfred.config.json
for your angular application. Edit it according to your folder structure.
Alfred appends controllers.js
filters.js
services.js
and components.js
files and tells you what to paste into your
routes.js
when you add a module element.
Type
help
``` for available commands and you are good to go!