793 B
793 B
Binary installation
Download
Get the newest binary build from the package registry.
Get dependencies
To get goshorly running you need redis.
Installation guide for Windows:
Installation guide for Linux:
- https://redis.io/topics/quickstart (compile guide)
- https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-ubuntu-20-04-de (ubuntu/debian)
Installation guide for Darwin/OSX:
Run
Just run the executable in a Powershell (windows) or Terminal (linux/darwin)
Configuration
.env File
To use the binary version you need to create an .env file in the directory.
This feature is coming soon