Closed simeg closed 2 years ago
Currently it stores config in separate files which is not ideal. JSON format scales better.
@simeg do you have any example of the config json files?
@chenrui333 If you re-run the tool it will generate for you.
Here's how it looks
{"repo":"/Users/simeg/repos/ideas"}
Currently it stores config in separate files which is not ideal. JSON format scales better.