scottcorgan / Injector

Node.js directory-independent dependency injection for apps and testing.
36 stars 1 forks source link

simple runnable sample app... #24

Closed wpannell closed 11 years ago

wpannell commented 11 years ago

with docs that clearly describe how to run the sample, and with a separate test folder that shows how to verify the injector for the sample.

scottcorgan commented 11 years ago

To run the app, you simple run node app.js.

To verify it works, it should print to stdout 'Application injected.'