Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 597 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 597 Bytes

Grumble server

Example configs are included in the conf directory, full documentation is in the docs directory.

Simple startup

Copy example config

cp ./conf/example.toml ./config.toml

build and start server

make start

Acknowledgements

Full list of dependencies is available in go.mod, though are worthy of special mention:

Some implementations inspired by: