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
- Host: GitHub
- URL: https://github.com/marcusmonteirodesouza/clrepos
- Owner: marcusmonteirodesouza
- Created: 2020-02-23T02:54:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:34:46.000Z (over 3 years ago)
- Last Synced: 2025-09-30T02:47:11.533Z (9 months ago)
- Topics: cli, git, github
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/clrepos
- Size: 2.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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.