Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 462 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 462 Bytes

ShadeFS Exerciser

How to set up your development environment

You need Python 3.12+ and the following tools:

Install the package with development requirements:

$ poetry install

You can now run an interactive Python session, or the command-line interface:

$ poetry run python
$ poetry run SEx