Make sure you have Docker installed on your machine
make docker-compose
make app-start
make app-stop
pip install pre-commit
brew install pre-commit
conda install -c conda-forge pre-commit
pre-commit install
make commit
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Make sure you have Docker installed on your machine
make docker-compose
make app-start
make app-stop
pip install pre-commit
brew install pre-commit
conda install -c conda-forge pre-commit
pre-commit install
make commit