3.0.0 • Published 8 years ago

coins-cli v3.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

coins-cli

Perform bulk operations on COINS code and services

install

npm i -g coins-cli

usage

run coins to get a help page

cdieringer@localcoin:~$ coins

  Usage: coins [options] [command]


  Commands:

    git [action]       perform bulk git operations on one or more coins packages
    services [action]  manage coins services
    help [cmd]         display help for [cmd]

  Options:

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

    Please provide a git command (e.g. pull, push, checkout, etc), or
    a service command.

    Examples:

	coins git checkout release
	coins services status

now run something!

3.0.0

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.0

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago