Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

Suggestion - Generate files from command line #4

Open
fernandosouza opened this issue Mar 3, 2017 · 0 comments
Open

Suggestion - Generate files from command line #4

fernandosouza opened this issue Mar 3, 2017 · 0 comments

Comments

@fernandosouza
Copy link
Contributor

Angular 2 CLI has a feature that it might be helpful for electric-cli. It provides a way to generate files from command line. For example:

  • ng g component - Generates all configurations and files to get a component running.
  • ng g directive - Generates all configurations and files to get a directive running.

We can create tasks like:

  • electric g layout;
  • electric g doc-page;
  • electric g blog-page;
@fernandosouza fernandosouza changed the title Generater files from command line Suggestion - Generater files from command line Mar 3, 2017
@fernandosouza fernandosouza changed the title Suggestion - Generater files from command line Suggestion - Generate files from command line Mar 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant