whitead / sanclone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SanClone

Installation

pip install -e .

Testing

pip install -r dev-requirements.txt
pytest

Developing

To contribute, make sure to run the pre-commit hooks before committing.

First time setup

# install pre-commit
pip install -r dev-requirements.txt
pre-commit install
pre-commit run --all-files

After that, it will run automatically

About


Languages

Language:Python 100.0%