simeg / eureka

💡 CLI tool to input and store your ideas without leaving the terminal
MIT License
773 stars 44 forks source link

Store config in JSON format #91

Closed simeg closed 2 years ago

simeg commented 2 years ago

Currently it stores config in separate files which is not ideal. JSON format scales better.

chenrui333 commented 2 years ago

@simeg do you have any example of the config json files?

simeg commented 2 years ago

@chenrui333 If you re-run the tool it will generate for you.

Here's how it looks

{"repo":"/Users/simeg/repos/ideas"}