c9 / architect

A simple yet powerful plugin system for large-scale node applications
MIT License
982 stars 129 forks source link

Using `options` #52

Open Fohlen opened 8 years ago

Fohlen commented 8 years ago

Hey there, how do I use the plugin options? This is rarely documented. In particular I'd hope for a way to do IoC (I'd like to insert my current express instance via options to a plugin from my main.js). Is this somehow possible? Heads up for the library, though you should really update the stuff from core :+1: