Add pixi tasks #560
Labels
beta release
Feature
New feature request
Maintenance
Cleanup, admin & other chore to keep the project running
Kind of request
Adding new functionality
Enhancement Description
We want to be able to use pixi tasks to handle stuff instead of using gh actions
Task list
I'd like tasks for the following things:
Use case
Any user cloning the FloodAdapt repo will only have to use a few pixi commands:
Instead of having to run python scripts to install the environment, (which will then not automatically update itself)
And then having to search for the commands/ files that are required to run the tasks
Additional Context
pixi run tests
is already implementedThe text was updated successfully, but these errors were encountered: