Releases: kirkeruusalu/software-project
Releases · kirkeruusalu/software-project
Final Release
This is the final release for the Study Tracker Project.
The following steps must be run on the command line (after it has been cloned to your machine).
poetry install
poetry run invoke initialize
poetry run invoke start
Week 6 release
Commands to do:
poetry install
poetry run invoke initialize
poetry run invoke start
week 5 release
Commands to do:
poetry install
poetry run invoke initialize
poetry run invoke start