Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store config in project dir #68

Open
laggingreflex opened this issue Jan 21, 2017 · 1 comment
Open

Store config in project dir #68

laggingreflex opened this issue Jan 21, 2017 · 1 comment

Comments

@laggingreflex
Copy link
Contributor

laggingreflex commented Jan 21, 2017

Right now config related to all projects are stored in ~/.sicksync/config.json combined

I use BashOnWindows so the home ~/ in bash is not my home in windows, so getting to the bash's ~/.sicksync/conf.json is sometimes tricky, and there's a duplication of configs that way.

How about if configs related to projects be stored in the project directory itself?

@joelgriffith
Copy link
Contributor

Yeah, there's been talk about doing something like what other software does (look in the current directory for configs and fallback either up the fs path, defaulting to some place).

This would be a somewhat larger feature, but I'll try and give it some attention at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants