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

CLIs for Humans #79

Open
southpolesteve opened this issue Mar 2, 2016 · 0 comments
Open

CLIs for Humans #79

southpolesteve opened this issue Mar 2, 2016 · 0 comments

Comments

@southpolesteve
Copy link

node makes building CLI tools super easy! It does not, however, make it any easier to remember the difference between the "-X" and "-x" flag at 2am when production has been down for an hour.

But it doesn't have to be this way! CLI tools can be fun and friendly for humans too! I'll show you some best practices as well as several npm packages that will help you write rock solid, error tolerant, human friendly CLI tools. Spoiler Alert: machines will also love using your human friendly CLI tools. Everyone wins!

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