0 Forks
1 Stars
1 Watchers

Dice

Dice is a Swift library that provides functions for rolling dice and a command line executable. It was created as a sample project using Swift 5.2 and the Swift Package Manager.

How to download and setup Dice

Open terminal and run command
git clone https://github.com/bsiegfreid/Dice.git
git clone is used to create a copy or clone of Dice repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Dice https://github.com/bsiegfreid/Dice/archive/master.zip

Or simply clone Dice with SSH
[email protected]:bsiegfreid/Dice.git

If you have some problems with Dice

You may open issue on Dice support forum (system) here: https://github.com/bsiegfreid/Dice/issues