atthecodeface / grip

Git repository integration tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grip

Grip is a tool for configuration management of git repositories, written in Python3.

It requires toml

To run its regression:

make -f test/Makefile

This requires mypy (tested with v0.770):

pip3 install mypy

About

Git repository integration tool


Languages

Language:Python 99.6%Language:Makefile 0.4%