Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johanhammar/gh-fc
GitHub CLI Extension for cloning repositories using fuzzy search
https://github.com/johanhammar/gh-fc
gh-extension git github
Last synced: 25 days ago
JSON representation
GitHub CLI Extension for cloning repositories using fuzzy search
- Host: GitHub
- URL: https://github.com/johanhammar/gh-fc
- Owner: johanhammar
- Created: 2024-04-30T17:37:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T17:40:35.000Z (8 months ago)
- Last Synced: 2024-08-22T13:17:46.451Z (5 months ago)
- Topics: gh-extension, git, github
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gh-fc
A [GitHub CLI](https://cli.github.com/) extension to easily clone a repository using fuzzy search.
## Installation
```sh
gh extension install johanhammar/gh-fc
```## Usage
```sh
Usage: gh fc [flags]Flags:
-h, --help Display this help
-a, --all-affiliations Fetch repositories for all affiliations: 'Owner', 'Organization Member', 'Collaborator'). Defaults to 'Owner'
```## Dependencies
- [fzf](https://github.com/junegunn/fzf) must be installed
## Other projects
- - Thanks for the inspiration!
### GitHub CLI Extensions
-
-
-