Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generation cli to generate commands #20

Closed
nsomar opened this issue Nov 6, 2016 · 0 comments
Closed

Add generation cli to generate commands #20

nsomar opened this issue Nov 6, 2016 · 0 comments
Milestone

Comments

@nsomar
Copy link
Owner

nsomar commented Nov 6, 2016

Add generation cli application
This application will be able to

  1. generate a new root command guaka new "name"
  2. create new subcommands guaka add "name"
  3. add subcommands to a particular command guaka add "name" -p "parent"
  4. add flags to a command guaka add flag --longname "name" --shortname "name" --type ...
@nsomar nsomar added v1 and removed v1 labels Jan 6, 2017
@nsomar nsomar added this to the Version 1 milestone Jan 6, 2017
@nsomar nsomar closed this as completed Jan 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant