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 a global CLI interface #344

Closed
Sv443 opened this issue Oct 20, 2021 · 0 comments
Closed

Add a global CLI interface #344

Sv443 opened this issue Oct 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Sv443
Copy link
Member

Sv443 commented Oct 20, 2021

This would make working with JokeAPI via SSH a LOT easier.

Features:

  • callable with jokeapi or japi - to register the binary, run the command npm run link
  • callable globally, no matter what the PWD is
  • interface displays command help with -h and --help
  • interface displays version with -v and --version
  • the different commands are used to call the tools in the ./tools directory
  • CLI arguments are passed through to the tool
@Sv443 Sv443 added the enhancement New feature or request label Oct 20, 2021
@Sv443 Sv443 added this to the 2.3.2 milestone Oct 20, 2021
@Sv443 Sv443 self-assigned this Oct 20, 2021
@Sv443 Sv443 mentioned this issue Oct 20, 2021
6 tasks
@Sv443 Sv443 closed this as completed Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant