Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 219 Bytes

File metadata and controls

14 lines (8 loc) · 219 Bytes

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