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 an examples directory #8

Open
ewanharris opened this issue Jul 13, 2018 · 0 comments
Open

Add an examples directory #8

ewanharris opened this issue Jul 13, 2018 · 0 comments

Comments

@ewanharris
Copy link
Contributor

commander and yargs, have an examples directory that shows how to build different CLIs using them. It would be good to have that in cli-kit

I imagine we want something like

  • Simple no command CLI
  • CLI with commands inline
  • CLI with commands separated into files
  • CLI setup to consume others as an extension

These could also be used as integration tests. We should make sure they don't get published to npm also

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