Skip to content

trendscenter/coins-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

COINS ecosystem development utility

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published