An open API service indexing awesome lists of open source software.

https://github.com/paradoxinversion/nightfall-rl


https://github.com/paradoxinversion/nightfall-rl

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# nightfall-rl

## Python Virtual Environment

This project uses a python virtual environment.

To invoke on linux/macOS execute

```sh
source ./bin/activate
```

To invoke on windows execute

```ps
.\bin\activate
```