You have to install go compiler GNU make. Then run:
make
This command will build tbc.
Install
make install PREFIX=/usr/local/bin
Command above will install tbc executable to the directory specified by PREFIX variable.
Usage
Use help command-line flag to get a help message:
./tbc help
Create a config.json file and set TBC_CONF environment variable equal to full path to the config.json file.
You can use the example config file. (You can leave user fields empty)
If you don't have an account use tbc useradd -password <PASSWORD> command to signup.
Then you can use tbc to interact with txtban server.