Dependencies
inifile-cpp- https://github.com/Rookfighter/inifile-cppopenssl-curl
make buildmkdir ~/.config/lookaside/
vi ~/.config/lookaside/config.ini[main]
default = first
[first]
endpoint = http://fs.acme.com/repo/pkgs/upload.cgi
hash = sha512
authtype = password
user = ...
password = ...
[second]
endpoint = http://sources.domain.com/repo/pkgs/upload.cgi./build/lookaside-client [config] <name> [branch] <filename>
./build/lookaside-client <name> <filename>
./build/lookaside-client <name> [branch] <filename>If the config not specified then will be used value specified in va main.default in config.ini.