Packages
fortune_cookie
0.1.0
A magical way to tell your future, make big decisions, or just show an MOTD.
Current section
Files
Jump to
Current section
Files
fortune_cookie
README.md
README.md
# FortuneCookie
A magical device for telling fortunes and rolling dice. Helpful when you need guidance, a decision you don't
want to make, or a simple MOTD.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `fortune_cookie` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:fortune_cookie, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/fortune_cookie](https://hexdocs.pm/fortune_cookie).