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

Separate the configurations from the code #13

Open
jmartori opened this issue Oct 19, 2015 · 0 comments
Open

Separate the configurations from the code #13

jmartori opened this issue Oct 19, 2015 · 0 comments

Comments

@jmartori
Copy link
Contributor

We currently have the configurations mixed with the code.
It would be better to move them to a separated folder.

so we create a configuration folder within that folder we add the experiments configurations. For now if the experiment has only one file, we add it directly to the folder, otherwise we create a new folder with the experiment (meaningful) name and then add the necessary files in it.

Now we have duplicated configuration. So the next step should be to remove it from the previous place.

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

No branches or pull requests

1 participant