My initial idea with having a config file had problems when the exectuable having to read a config file somewhere on the system.
These changes will make it so native go flags are used instead, which will enable easier operation of the program, and ability to have a simple binary included in scripts, among other things.
My initial idea with having a config file had problems when the exectuable having to read a config file somewhere on the system.
These changes will make it so native go flags are used instead, which will enable easier operation of the program, and ability to have a simple binary included in scripts, among other things.