Please download the appropriate package for your operating system and run the executable. You can then go to http://localhost:5000 and you should be able to see the web interface!
Improvements
- GitHub Action for automated Linux, MacOS and Windows builds. #107 by arky.
- The command-line interface can now be run using
python -m excalibur
. #97. - Excalibur now follows the Black code style! #98.
Bugfixes