cli
cli copied to clipboard
WIP: CodiMD CLI config file
Since the CodiMD CLI relies on information like the remote server, it would be useful to have this information provided in a config file. A simple env file seems like an easy way to store data.
This patch implements a very basic functionality to have such a config file.