elidoran / node-nuc

Configuration via JSON or INI from hierarchy: CLI, ENV, local, user, system, global.
MIT License
0 stars 0 forks source link

Make Search Locations Configurable #2

Open elidoran opened 8 years ago

elidoran commented 8 years ago

Allow configuring NUC's search locations via NUC itself at any scope.

For example, to avoid searching the many locations a user could configure only looking at the local and user config scopes in files named project.conf (So, search for two files only).

Could specify ignoring some scopes, such as global, or ENV...