Dose is a typescript dependency injector.
It's available on npm npm install dose.
This project is more like a proof of concept than anything else.
Make sure you have Node JS and NPM installed.
Run npm install to install typescript.
If typescript is installed as a global module, tsc will build the project, otherwise npm start
Dose is distributed under MIT license.