Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 295 Bytes

File metadata and controls

17 lines (10 loc) · 295 Bytes

Dota Oracle

Getting Started

Install

  • Go to project root cd dota-oracle
  • Make sure the conda/virtualenv environment you want to install to is active.
  • Run pip install -e .

Run

  • Start the application by running python -m doracle.app

License

MIT License