Socket
Socket
Sign inDemoInstall

@colophon/cli

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@colophon/cli

@colophon/cli


Version published
Weekly downloads
3
decreased by-75%
Maintainers
3
Weekly downloads
 
Created
Source

@colophon/cli version License Build Status Downloads

Discover and parse Colophon files in your GitHub repositories

Install

npm install --production --save cli
Linux Setup

This library uses libsecret for storing tokens in your keychain, you may need to install it before running npm install.

Depending on your distribution, you will need to run the following command:

# Debian/Ubuntu:
sudo apt install libsecret-1-dev

# Red Hat-based:
sudo yum install libsecret-devel

# Arch Linux:
sudo pacman -S libsecret

Usage

colophon <command>

Commands:
  org <name>  process org repos
  user        process user repos

Options:
  --version  Show version number                                       [boolean]
  --help     Show help                                                 [boolean]

License: ISC • Copyright: Colophon Project

Keywords

FAQs

Package last updated on 04 Oct 2018

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc