github-cloner
v0.0.5
Published
An interactive command line tool to list and clone your Github repositories
Readme
Github Cloner
An interactive command line tool to list and clone your Github repositories.
Dependencies
- node
- ncurses
Installation
git clone https://github.com/floriancargoet/github-cloner.git
npm installTo do
- GET /user/repos (authenticated)
- Check if clone already exists in directory
