Contributing
shuffle-kit is a personal hobby project. However, I'm happy to accept contributions from others.
-
First clone the repository to a location of your choice
-
Run
poetry install
to create a new virtual environment and install all dependencies, including dependencies for development and the documentation -
Run the tests to ensure everything is working properly