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
As mentioned in bionode/bionode#25 and in other issues, we need to improve our CLI. Switching from minimist to yargs seems to be the solution.
The text was updated successfully, but these errors were encountered:
Better CLI, this fixes #31, #29, #20 and #11
37fbe21
Switch from minimist to yargs for CLI parsing Add list of possible databases with yargs Indent JSON output when --pretty Allow piping JSON, even for fetch
3c8ccb0
Merge pull request #32 from bionode/better-cli
d2bc088
bmpvieira
No branches or pull requests
As mentioned in bionode/bionode#25 and in other issues, we need to improve our CLI. Switching from minimist to yargs seems to be the solution.
The text was updated successfully, but these errors were encountered: