Problem: Often, it is necessary to interface with the server in a easy way, without developing any code. Hence, a command-line interface, based in a "getopt" approach, could provide a lazy client an easy way to make requests to the server.
Solution: Implement a getopt program based in the libclient and lerwys/fcs-client.
Issue by lerwys Wednesday Jul 23, 2014 at 03:33 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/26
Problem: Often, it is necessary to interface with the server in a easy way, without developing any code. Hence, a command-line interface, based in a "getopt" approach, could provide a lazy client an easy way to make requests to the server.
Solution: Implement a getopt program based in the libclient and lerwys/fcs-client.