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

Add a simple configuration system #60

Open
pith opened this issue Mar 9, 2016 · 0 comments
Open

Add a simple configuration system #60

pith opened this issue Mar 9, 2016 · 0 comments

Comments

@pith
Copy link
Member

pith commented Mar 9, 2016

It should be possible to configure nuun using a nuun.conf file located at the classpath root.
This file should contains packageRoots and enabled plugins.

nuun.conf

packageRoots = io.nuun.kernel, org.mycompany
plugins = ConfigurationPlugin, ...

See #58 for previous discussions

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