Confbase / cfg

A tool to manage configuration files and use them in production.
https://confbase.com/cfg
Apache License 2.0
7 stars 6 forks source link

Preserve spacing on `cfg mark` #78

Open Drake-Eidukas opened 5 years ago

Drake-Eidukas commented 5 years ago

Currently, the output of cfg mark lacks a newline on output, and it looks kinda weird. Furthermore, the output isn't particularly descriptive-- for example:

drake@element:~/workspace/test_base_2$ cfg mark -t test_template_2 ~/workspace/test_base_2/test_2.json 
[/home/drake/workspace/test_base_2/test_2.json]drake@element:~/workspace/test_base_2$