Skip to content
/ getgit Public

Getgit - terminal utility to simplify cloning user repositories

License

Notifications You must be signed in to change notification settings

kra53n/getgit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getgit

Getgit - terminal utility that allows to clone user repositories.

Note It allows to clone only public repositories because of using web parsing.

Downloads License

Installing

Installing

First way

  1. Install Python3.
  2. Install Getgit with the following pip command from the command prompt:
pip install getgit

Second way

  1. Install Python3.
  2. Clone Getgit with git command:
  3. Go to the directory getgit:
  4. Use Python command for installing scripts below:
git clone https://github.com/kra53n/getgit.git
cd getgit
python setup.py install_scripts
Usage

Usage

Type getgit -h in command prompt for usage information.

About

Getgit - terminal utility to simplify cloning user repositories

Topics

Resources

License

Stars

Watchers

Forks

Languages