Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 779 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 779 Bytes

dev-dependencies license

Dose

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.

Contributing

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

License

Dose is distributed under MIT license.