Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 504 Bytes

README.md

File metadata and controls

54 lines (36 loc) · 504 Bytes

OSRS Loadouts

$ make deps

Installation

Go

$ go get github.com/while-loop/osrsloadouts/cmd/...

From Source

$ make install

Running

Docker

$ docker run --rm gcr.io/osrs-loadouts/api

Command line

$ bin/osrsloadouts

Testing

$ make test

License

osrsloadouts is licensed under the AGPLv3 License. See LICENSE for details.

Author

Anthony Alves