plumage-cli

1.0.0 • Public • Published

Plumage CLI

This is the command-line interface for Plumage. It downloads and installs.

Requirements

You'll need the following software installed to get started.

  • Node.js 0.12+: Use the installer provided on the NodeJS website.
    • With Node installed, run [sudo] npm install -g gulp.
  • Git: Use the installer for your OS.

Installing

The Plumage CLI is installed through npm/yarn.

yarn global add plumage-cli

This will add the plumage command to your system.

Updating

The CLI periodically gets updates that add features or fix bugs. Use yarn to upgrade the CLI to the newest version.

yarn global add plumage-cli

To check what version you currently have, use -v.

plumage -v

Package Sidebar

Install

npm i plumage-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

11.9 kB

Total Files

11

Last publish

Collaborators

  • ryangittings