mirror of
https://github.com/J3RN/rose
synced 2026-08-31 19:10:19 +00:00
No description
- Elixir 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| lib | ||
| test | ||
| .formatter.exs | ||
| .gitignore | ||
| mix.exs | ||
| mix.lock | ||
| README.md | ||
ROSE
Random Obscure Syntaxes for Elixir
Installation
If available in Hex, the package can be installed
by adding rose to your list of dependencies in mix.exs:
def deps do
[
{:rose, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/rose.