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

Migrate core-tester-cli to oclif #1934

Closed
faustbrian opened this issue Jan 3, 2019 · 0 comments
Closed

Migrate core-tester-cli to oclif #1934

faustbrian opened this issue Jan 3, 2019 · 0 comments
Assignees

Comments

@faustbrian
Copy link
Contributor

#1828 makes use of https://oclif.io/ which is a CLI Framework for JS/TS by https://www.heroku.com/.

It keeps every command clean and separated which avoids that it gets as messy as some self build CLIs like with commander that doesn't enforce any structure. Also has great TypeScript support.

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