pckr

0.2.1 • Public • Published

pckr Build Status Coverage Status

A module to allow packaging up a module along with symlinked dependencies so it can be re-installed in another context (docker container, another machine etc.).

Install

$ npm install pckr

Command Line

pckr pack              //packs current module
pckr pack --production //packs current module ignoring any non-production symlinked dependencies
pckr install           //install module symlinked dependencies

Dependents (0)

Package Sidebar

Install

npm i pckr

Weekly Downloads

163

Version

0.2.1

License

ISC

Unpacked Size

11.8 kB

Total Files

11

Last publish

Collaborators

  • iamcdonald