@colophon/cli

1.4.1 • Public • Published

@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

/@colophon/cli/

    Package Sidebar

    Install

    npm i @colophon/cli

    Weekly Downloads

    4

    Version

    1.4.1

    License

    ISC

    Unpacked Size

    27.5 kB

    Total Files

    18

    Last publish

    Collaborators

    • ahmadnassri
    • kspaans
    • ruxandrafed