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

Bug report: list command does not work #44

Closed
hajimism opened this issue Dec 21, 2022 · 2 comments
Closed

Bug report: list command does not work #44

hajimism opened this issue Dec 21, 2022 · 2 comments

Comments

@hajimism
Copy link

Thanks for a nice tool!

I have a trouble that ghr list command does not work. I'd love to know if you have any solution.

❯ ghr list
error: The subcommand 'list' wasn't recognized

Usage: ghr <COMMAND>

For more information try '--help'

Other commands, such as ghr cd, ghr clone or ghr delete is working as expected.

My environment

OS: macOS Monterey
shell: fish
version:

❯ ghr version
ghr v0.2.2 built with rustc 1.65.0 (897e37553 2022-11-02) at 2022-11-29 03:20:54Z
@siketyan
Copy link
Owner

@hajimism
Thank you for trying ghr!

Listing repositories feature is not released yet and will be released in v0.3.0.
Until that, please install ghr directly from GitHub:

cargo install --git https://github.com/siketyan/ghr.git

@hajimism
Copy link
Author

@siketyan
Thank you for your answer and sorry for my misunderstanding. It is not a bug😅
Your advice helped me a lot and now ghr list is working on my shell! Thanks!

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

2 participants