-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Theros edited this page Mar 15, 2024
·
3 revisions
I'll get around to writing some more content here soon, I promise.
Use this repo's template to create a new repository on github. Then clone the repository and install using the following commands:
git clone https://github.com/your-username/your-repo.git
cd your-repo
yarn # installs node dependencies, this must be done before poetry install
yarn run poetry install # sets up the python environment, this must be done before you can develop the python code, or package the project.- Usage: