A simple dice roller written in OCaml.
This very simple program is an exercise used to learn command-line interfaces
using the Core.Command
library.
Should you need help, flag -help
will provide information about the software.
This software is distributed under the terms of the GNU Public License. See
license
for further information.
For any question, remark or information, feel free to contact Richard Degenne . And make sure to fork and submit any pull request you consider relevant.