0.2.1 • Published 5 years ago

pckr v0.2.1

Weekly downloads
56
License
ISC
Repository
github
Last release
5 years ago

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
0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

6 years ago

0.1.1-alpha.1

6 years ago

0.1.1-alpha

6 years ago

0.1.0

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago