An open API service indexing awesome lists of open source software.

https://github.com/swz-git/dice

A simple command line dice rolling application
https://github.com/swz-git/dice

Last synced: 12 months ago
JSON representation

A simple command line dice rolling application

Awesome Lists containing this project

README

          

# dice
A simple command line dice rolling application

Outputs dice like this:
```
╭─────╮
│ │
│ • │
│ │
╰─────╯
```

## Install
`go install github.com/swz-git/dice@latest`