Skip to content

nikisaku/orpheus

 
 

Repository files navigation

Orpheus

Development

To install dependencies, you need a Poetry.

Then, to install dependencies, you should run:

🐧 poetry install

To run the app, you need first to setup credentials.

TODO: insert instructions

Then you can run app like that:

🐧 poetry run python bot.py

Alternatively, if you want to jump into poetry's virtual environment, you can run

🐧 poetry shell

To can exit the venv, just type exit

(The penguin 🐧 is the prompt character, do not copy it)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 98.1%
  • Dockerfile 1.8%
  • Shell 0.1%