Hi devs,
we are pleased to announce that we have started the development of a new application: TagMyCode Cli
It’s a command line tool that allows you to submit snippets by choosing a file.
This tool will be especially useful to system administrators or developers who need to save configuration files without a GUI.
We are now collecting ideas to identify the best command syntax, the most important features and any kind of suggestion, if you want to contribute you can create a new issue here: https://github.com/massimozappino/tagmycode-cli/issues
Syntax example
tmc add myfile.txt
or
tmc -f myfile.txt