1.1.4 • Published 2 years ago

@kindly/pronto v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

PRONTO

This package is a CLI tool to manage our internal workflows in Kindly organization.

Installation

Locally:

npm install -D @kindly/pronto

Globally:

npm install -g @kindly/pronto

Usage

$ pronto [command] [options]

Commands supported:

  • release

    Create a new release by creating and pushing a new tag. Then notify on Slack #tech channel.

    # Example
    $ pronto release

Options supported:

  • --help

    Show help messages about the package or specific commands.

    # Examples
    $ pronto --help
    $ pronto release --help
1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago