Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdlm/dicimate

Recording statistics of playing dice
https://github.com/cdlm/dicimate

Last synced: 4 days ago
JSON representation

Recording statistics of playing dice

Awesome Lists containing this project

README

        

# dicimate — recording statistics of playing dice

```
$ ./dice.rb help
NAME:

dice

DESCRIPTION:

Record statistics for my dice

COMMANDS:

help Display global or [command] help documentation.
list List known dice.
new Make a new dice to record data for.
run Record a series of throws of one or more dice.
stats
throw Record thrown values for each of the given dice.

GLOBAL OPTIONS:

--data DIR
Location of the dice & statistics data.

-h, --help
Display help documentation

-v, --version
Display version information

-t, --trace
Display backtrace when an error occurs
```