Skip to content

Dev commands

Common commands

Most commonly used development commands are also available as taskipy tasks. You can run them via:

task <taskname>

Run task --list to see all available tasks.

Running the dev version

hatch run mkmapdiary

Pruning the enviroments

hatch env prune