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

https://github.com/ptrcnull/bots-of-war


https://github.com/ptrcnull/bots-of-war

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

Running:
```bash
./entrypoint.sh
```

Docker:
```bash
docker build -t botsofwar .
docker run -v "$HOME/.m2":/root/.m2 -p 8080:8080 botsofwar
```