1.4.1 • Published 7 years ago
@colophon/cli v1.4.1
@colophon/cli

Discover and parse Colophon files in your GitHub repositories
Install
npm install --production --save cliLinux 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 libsecretUsage
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