pip install -U git+https://github.com/an-dyy/Rin
Note that since the project is still unstable, the lastest pypi version may be behind master by a lot.
pip install -U rin
- If you plan on contributing please open an issue beforehand
- Fork the repo, and setup the poetry env (with dev dependencies)
- Install pre-commit hooks (makes it a lot easier for me)
pre-commit install
- blanketsucks - collaborator
- an-dyy - creator and maintainer