1.1.5 • Published 4 years ago

angular-creator v1.1.5

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Angular App

Save hundred of thousands of hours (ok just kidding...) but some documentation research here and there and some time, for a tedious job which is creating a new Angular App with the necessary dependancies. This CLI tool will ask you the questions and generate an App depending on the answers.

to install: npm install -g angular-creator
command to run: ac || angular-creator

ex.png

Todo

  • Angular Version picker
    • Limit with user's Node version
  • Option to use Yarn instead of Npm
  • Option to add Material to the project
    • Choose which theme
    • Help creating a Custom Material theme
  • Option to add Material Design for Bootstrap to the project
  • Option to add HammerJS
  • Push to NPM
  • Option to create a new Git repo
    • GitHub
    • Others.
  • Option to push to an existing Git repo
    • Select Repo from APIs
  • Save the user answers as default config (like npm init -y)
    • Automatically detects de config file
    • Take the config file as parameter (ag --config=config.json)
  • Filter the result of the Repo List with an input (in case a user has a lot of repos)
1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago