Skip to content

cx-demo/py_git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYGIT

*PYGIT: A utility to clone source code from repository

Version: 1.0
Author: Pedric Kng

Running

Pre-requisites

  • gitclient (installed separately)

Usage

py_git.py [args ...]

Arguments:

Options:  
--help Show help
--verbose Print more text
--version Show version.

Build

Installing Gitpython

Installing GitPython is easily done using pip. Assuming it is installed, just run the following from the command-line:

# pip install gitpython

This command will download the latest version of GitPython from the Python Package Index and install it to your system.

Packaged as Windows Executable

Requires pyinstaller

pip install pyinstaller

Packaging

pyinstaller myscript.py

License

This utility is free-for-use

About

cx clone py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors