0.0.1 • Published 9 years ago

live-wrap v0.0.1

Weekly downloads
4
License
-
Repository
-
Last release
9 years ago

live-wrap

Wraps an npm module into a Live plugin

Install

npm i -g live
npm i -g live-wrap

Usage

live wrap nodemon

Why?

We want to be able to drop the module into our project and it to be automatically wired up and ready to use.

For this we need:

  • Expose configuration options such that we can configure the module from our config/ directory.
  • Add additional CLI tasks for the module.
0.0.1

9 years ago