Socket
Socket
Sign inDemoInstall

component-serve-repos

Package Overview
Dependencies
21
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    component-serve-repos

Server to serve private component repositories.


Version published
Maintainers
1
Install size
641 kB
Created

Readme

Source

component-serve-repos

Serve your component (like github) on your own server to build private repositories.

Installation

$ npm install component-serve-repos

Usage

component-serve-repos(1)

This is still work in progress. Give the server a directory with component repositories as root and it serves them. There's no problem if the repositories are bare.

$ bin/component-serve-repos --help

Usage: component-server [options]

Options:

  -h, --help        output usage information
  -V, --version     output the version number
  -p,--port <port>  port to listen on
  -r,--root <root>  root of the repositories

Tests

To run the unit tests use the following commands.

$ npm install $ make test

Keywords

FAQs

Last updated on 28 Sep 2013

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc