🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@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

latest
Source
npmnpm
Version
1.4.1
Version published
Weekly downloads
9
350%
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

colophon

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