Building
To build the application, simply run go build
.
This will create a new file, called csb
. Running it now will throw an error,
since there is no configuration yet.
Instructions on how to configure the application can be found on the Configuration page.