Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cdlm/dicimate
- Owner: cdlm
- Created: 2013-06-17T14:11:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-17T14:12:54.000Z (over 11 years ago)
- Last Synced: 2024-12-18T21:36:23.864Z (23 days ago)
- Language: Ruby
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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
```