Steps to install from **source** instead of docker ...
Install Miniconda (or Anaconda)
Clone this repository.
git clone [email protected]:TheHolyRoger/RogerThat.git
Change directory:
cd RogerThat
Set up and activate the environment with the following command.
Linux/Mac
./scripts/update_environment.sh
Windows
scripts\update_environment.bat
Run the following command to generate the default configs:
scripts/setup.py -s
Edit the configs in ./configs
or via the setup.py
command.
From source:
bin/start_rogerthat.py