- Install
poetry install
# or
poetry updateFor Windows OS, please install:
pip install python-magic-binAnd for Ubuntu based OS, you have to it by the bellow command:
sudo apt-get install libmagic1- Create
.envfile from.env.example
Run chronos --help to list out all available commands.
chronos --helpRun make help or just make to list out all available commands.
make helppre-commit run --all-files