The pre-alpha version of TagMyCode Cli is available for download at https://github.com/massimozappino/tagmycode-cli/releases/.
It’s written in TDD with Java using TagMyCode Java SDK and Commons Apache Cli.
You can download the Debian/Ubuntu package, the executable binary or the source code.
This is the help output:
usage: tmc -a,--add Create a snippet from file -h,--help Show help message --info Show account information -l,--languages Show languages --login Authenticate to TagMyCode.com -p,--private Set the snippet private -v,--version Display version information
Try it now and leave feedback opening a new issue or fork the repository and create a pull request.