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

https://github.com/marcusmonteirodesouza/clrepos

Clone GitHub repositories via Command Line
https://github.com/marcusmonteirodesouza/clrepos

cli git github

Last synced: 5 months ago
JSON representation

Clone GitHub repositories via Command Line

Awesome Lists containing this project

README

          

# CLRepos

Clone GitHub repositories via Command Line.

Will only ask for repositories that were pushed_at 3 or less months ago.

## Usage

`clrepos`

Starts prompting from the repositories with the most stars.

`clrepos --starting-page=`

Starts from page `number` of the search results.

`clrepos --topic=`

Only prompts repos with the selected topic.

`clrepos --language=`

Only prompts repos with the selected language.

`clrepos help-wanted-issues`

Orders by 'help wanted issues' instead of stars.