0.1.3 • Published 6 years ago

@coduction/ops-cli v0.1.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

@coduction/ops-cli

A command line tool to automate common operations tasks.

Installation

$ npm i -g @coduction/ops-cli

Usage

Display help:

$ ops-cli
Usage: ops-cli [options] [command]

A command line tool to automate common operations tasks.

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  version        manage versions in a git repository
  help [cmd]     display help for [cmd]

Command documentation and usage examples:

Developing

After modifying the program, you can test the changes locally by making the CLI available in your PATH. To do this run:

$ npm link

License

This project is licensed under the terms of the MIT license.

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago