Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wuwe1/gh-ls
List contents of GitHub repo
https://github.com/wuwe1/gh-ls
cli fzf gh-extension
Last synced: 3 months ago
JSON representation
List contents of GitHub repo
- Host: GitHub
- URL: https://github.com/wuwe1/gh-ls
- Owner: wuwe1
- Created: 2022-11-26T14:17:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T03:47:16.000Z (over 1 year ago)
- Last Synced: 2024-06-22T08:36:22.789Z (5 months ago)
- Topics: cli, fzf, gh-extension
- Language: Shell
- Homepage:
- Size: 1.52 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gh-cli-extensions - **ls** - GitHub CLI to list contents of GitHub repo. (Github)
README
# gh-ls
GitHub CLI to list contents of GitHub repo
## Screenshot
![](doc/gh-ls.gif)
## Dependencies
- [fzf](https://github.com/junegunn/fzf)
- [jq](https://github.com/stedolan/jq)
- [bat](https://github.com/sharkdp/bat)## Installation
```
gh extension install wuwe1/gh-ls
```