Closed njlr closed 7 years ago
This is related: https://github.com/LoopPerfect/buckaroo/issues/52
It would be better if the entire config is local, but we store defaults globally.
This will make it much easier to run Buckaroo on a build-server, for example.
Fixed in 1.2.0 by the lock-file.
We put a
config.json
file in the user's home directory, but we should also provide an option to have a project localconfig.json
.