- Install the dependencies with
apt install libdbus-1-dev libdbus-glib-1-dev
- First set up your virtualenv (ideally under the conventional "vendor" directory) with
virtualenv vendor
- Activate the virtualenvironment and install the pip requirements with
pip install -r requirements.txt
- Create a secrets.yaml in the format of the secrets.yaml.template. This should hold the connection string to whatever backend you choose to use
- To create your database tables, run
init_db.py
- If you're using a new backend, you can bootstrap some exercises into it by running the
bootstrap_exercises.py
.
forked from dseisun/nerdouts
-
Notifications
You must be signed in to change notification settings - Fork 0
jnguyen75/nerdouts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A basic workout framework
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%