Releases: Catrovitch/Bismarck
Releases · Catrovitch/Bismarck
Loppupalautus
Needed files in asset folder are included.
Before running make sure dependencies are correct with command:
poetry install
Initiate database with command:
poetry run invoke build
Start the program with command:
poetry run invoke start
Bismarck v.2
Needed files in asset folder are included.
Before running make sure dependencies are correct with command:
poetry install
Run the program with command:
poetry run invoke start
Week 5 deadline
Needed files in asset folder are included.
Before running make sure dependencies are correct with command:
poetry install
Run the program with command:
poetry run invoke start