@captain/cli

0.0.1 • Public • Published

@captain/cli 🚢

Captain is a command line tool for shipping code faster! With Captain, you can choose which plugins (called "ports") to install based on your development workflow. Some of the available ports include commands that increase your productivity when working with tools such as Git, GitHub, BitBucket, CircleCI, etc. See the list of available ports below.

Installation

Just install the captain CLI globally with npm

npm install -g @captain/cli

Usage

To install a port, just run:

captain port <port>

To see a list of all available ports, you can run:

captain ports

Ports

Coming soon ⛵️

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @captain/cli

    Weekly Downloads

    3

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    3.58 kB

    Total Files

    5

    Last publish

    Collaborators

    • nathanchapman