Skip to content

Add support for Hexagram30 Dice Roller #3

@oubiwann

Description

@oubiwann

Dev tasks:

  • Add top-level roll command
  • Add ping subcommand
  • Add version subcommand
  • Add meta subcommand
  • 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> (method Roll)- a single roll
    • hxgm30 roll <dice-type> <count>(method RollN) - multiple roles of a single type of dice
    • hxgm30 roll <dice-type> <count> [<dice-type> <count> ...] (method RollVarious) - multiple rolls supporting different types of dice
    • hxgm30 roll meta <dice-type> <count>(method RollNMeta) - multiple rolls of a single type of dice with stats included in the results
    • hxgm30 roll meta <dice-type> <count> [<dice-type> <count> ...] (method RollVariousMeta) - multiple rolls supporting different types of dice with stats included in the results

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions