This package has been deprecated

Author message:

WARNING: This package is deprecated. It relates to the deprecated project componentjs/component; see https://github.com/componentjs/component/issues/639

component-repo

0.1.0 • Public • Published

Dependency Status NPM version

component-repo

Copies installed components to a repo directory conforming to component registry spec. Useful when trying to roll out you own component registry.

Install

npm install -g component component-repo

Usage

To save component-repo.json file

component install # install all the components that you need
component repo --dir /path/to/my/registry

Files are copied to create the following structure

/path-to-repo/:user/:project/:version

You can use /path-to-repo as a root directory of a web server to host your own registry.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i component-repo

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • deprecated.packages