zkat/cipm

standalone ci-oriented package installer for npm projects (moved)

JavaScript

399

153 commits

updated Aug 17, 2019

See the code

README

npm license Travis AppVeyor Coverage Status

NOTE: This repository has moved to https://github.com/npm/libcipm

libcipm installs npm projects in a way that's optimized for continuous integration/deployment/etc scenarios. It gives up the ability to build its own trees or install packages individually, as well as other user-oriented features, in exchange for speed, and being more strict about project state.

For documentation about the associated command-line tool, see cipm.

Install

$ npm install libcipm

Table of Contents

Features

  • npm-compatible project installation
  • lifecycle script support
  • blazing fast
  • npm-compatible caching
  • errors if package.json and package-lock.json are out of sync, instead of fixing it like npm does. Essentially provides a --frozen install.

Contributing

The libcipm team enthusiastically welcomes contributions and project participation! There's a bunch of things you can do if you want to contribute! The Contributor Guide has all the information you need for everything from reporting bugs to contributing entire new features. Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.

Contributors

zkat

130 commits

rmg

7 commits

mikesherov

7 commits

evocateur

1 commits

Languages

JavaScript

100.0%

zkat/cipm

standalone ci-oriented package installer for npm projects (moved)

JavaScript

399

153 commits

updated Aug 17, 2019

See the code

README

npm license Travis AppVeyor Coverage Status

NOTE: This repository has moved to https://github.com/npm/libcipm

libcipm installs npm projects in a way that's optimized for continuous integration/deployment/etc scenarios. It gives up the ability to build its own trees or install packages individually, as well as other user-oriented features, in exchange for speed, and being more strict about project state.

For documentation about the associated command-line tool, see cipm.

Install

$ npm install libcipm

Table of Contents

Features

  • npm-compatible project installation
  • lifecycle script support
  • blazing fast
  • npm-compatible caching
  • errors if package.json and package-lock.json are out of sync, instead of fixing it like npm does. Essentially provides a --frozen install.

Contributing

The libcipm team enthusiastically welcomes contributions and project participation! There's a bunch of things you can do if you want to contribute! The Contributor Guide has all the information you need for everything from reporting bugs to contributing entire new features. Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.

Contributors

zkat

130 commits

rmg

7 commits

mikesherov

7 commits

evocateur

1 commits

Languages

JavaScript

100.0%