Merge pull request #1 from NiftyTreeStudios/add-license-1 Add MIT license
Merge pull request #1 from NiftyTreeStudios/add-license-1
Add MIT license
Basic command line dice roller.
In command line run ndr roll <YOUR-DICE-ROLL>. A valid dice roll consists of die amount, die type (and modifier). Example ndr roll 2d12-5. The modifier is optional.
ndr roll <YOUR-DICE-ROLL>
ndr roll 2d12-5
Nifty Dice Roller
Basic command line dice roller.
Usage
In command line run
ndr roll <YOUR-DICE-ROLL>
. A valid dice roll consists of die amount, die type (and modifier). Examplendr roll 2d12-5
. The modifier is optional.