npm.io
5.0.0 • Published 8 years agoCLI

catl-cli

Licence
MIT
Version
5.0.0
Deps
48
Vulns
0
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

catl-cli

Build Status Coverage Status Dependency Status devDependency Status js-standard-style

NPM NPM

Install

npm install -g catl-cli

cd your-module
catl-cli setup

dialogue

Options

Usage:
  catl-cli setup [options]

Options:
  -h --help           Show this screen.
  -v --version        Show version.
  --[no-]keychain     Use keychain to get passwords [default: true].
  --ask-for-passwords Ask for the passwords even if passwords are stored [default: false].
  --tag=<String>      npm tag to install [default: 'latest'].

Aliases:
  init                 setup

Keywords