Skip to content

nicolaisi/bora_startup_template

Repository files navigation

Getting Started

  1. git clone https://github.com/nicolaisi/bora_startup_template.git mytest
  2. cd mytest
  3. git submodule init
  4. git submodule update
  5. python3 -m venv env
  6. source env/bin/activate
  7. pip install -r bora/requirements.txt
  8. Update your display TITLE and PORT number in the settings.yaml
  9. python bora/core.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages