README.md 291 B

yamily

Define family trees in YAML

setup

$ sudo apt-get install python3-yaml # optional on debian
$ pip3 install --user --upgrade yamily

develop

$ git clone git@git.hammerle.me:fphammerle/yamily.git
$ cd yamily
$ git config --local core.hooksPath .githooks/