Installation¶
sudo pip install gitgate
GitGate requires Flask, Python SQLite3, Peewee ORM, and ArgParse. These dependencies should automatically be resolved via PyPI.
sudo pip install gitgate
GitGate requires Flask, Python SQLite3, Peewee ORM, and ArgParse. These dependencies should automatically be resolved via PyPI.