-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Dev tasks:
- Add top-level
rollcommand - Add
pingsubcommand - Add
versionsubcommand - Add
metasubcommand - Add arg-parsing support for all types of rolls
- Handle all old CLI usage (see Support all old CLI usage in new gRPC server dice#9)
-
hxgm30 roll <dice-type>(methodRoll)- a single roll -
hxgm30 roll <dice-type> <count>(methodRollN) - multiple roles of a single type of dice -
hxgm30 roll <dice-type> <count> [<dice-type> <count> ...](methodRollVarious) - multiple rolls supporting different types of dice -
hxgm30 roll meta <dice-type> <count>(methodRollNMeta) - multiple rolls of a single type of dice with stats included in the results -
hxgm30 roll meta <dice-type> <count> [<dice-type> <count> ...](methodRollVariousMeta) - multiple rolls supporting different types of dice with stats included in the results
-
Metadata
Metadata
Assignees
Labels
No labels