Skip to content

zack37/coin-flip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install -g coin-flip

Usage

$ flip
$ flip -n 10
$ flip -n 10 -h "Value for Heads" -t "Value for Tails"

Options

Usage: flip [options]

  --help              Displays this message
  -n, --times Number  Number of times to flip the coin - default: 1
  -h, --heads String  Value for heads - default: heads
  -t, --tails String  Value for tails - default: tails

Version 1.0.0

About

A command line tool to flip a coin n times

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published