Skip to content

iamcdonald/pckr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published