gflarity / nervous

Nervous provides the building blocks for a Node.js based monitoring system.
MIT License
71 stars 4 forks source link

rethink plugin directory structure #3

Closed gflarity closed 12 years ago

gflarity commented 12 years ago

I want installing plugins to be as easy as going npm install within the plugin dir. But then things will get put in node_modules. Can this overridden? There's got to be a clean way to npm install plugins.