No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-09-07 16:48:42 -04:00
lib Initial commit 2022-09-07 16:46:42 -04:00
test Initial commit 2022-09-07 16:46:42 -04:00
.formatter.exs Initial commit 2022-09-07 16:46:42 -04:00
.gitignore Initial commit 2022-09-07 16:46:42 -04:00
mix.exs Initial commit 2022-09-07 16:46:42 -04:00
mix.lock Initial commit 2022-09-07 16:46:42 -04:00
README.md Add potential acronym 2022-09-07 16:48:42 -04:00

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.