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

Move away from urfave/cli #5

Closed
dselans opened this issue Aug 6, 2020 · 1 comment
Closed

Move away from urfave/cli #5

dselans opened this issue Aug 6, 2020 · 1 comment

Comments

@dselans
Copy link
Contributor

dselans commented Aug 6, 2020

Move to kingpin. urfave/cli is difficult to test/creating a mock *cli.Context is not very intuitive - have to perform tests via app.Run and inject writer to capture output. Annoying.

@dselans
Copy link
Contributor Author

dselans commented Aug 6, 2020

Addressed in the most recent release #3

@dselans dselans closed this as completed Aug 6, 2020
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