Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

-
-
-