Socket
Book a DemoInstallSign in
Socket

polyrepo

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polyrepo

Tools for distributed codebases

latest
Source
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

polyrepo

NPM version build status Test coverage Downloads js-standard-style

Tools for distributed codebases.

Installation

$ npm install polyrepo

Features

  • add users to project (npm, github)
  • pull organization / user codebase
  • run install on codebase
  • update dependencies of codebase
  • add Contributors to readme
  • add See Also to readme
  • update licenses
  • run all tests
  • filter on missing {tests,licenses,package.json fields,etc}
  • manage stability badges
  • deprecate package & suggest alternative

Usage

const polyrepo = require('polyrepo')

polyrepo()

API

polyrepo

License

MIT

Keywords

tool

FAQs

Package last updated on 20 Sep 2015

Did you know?

Socket

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