https://github.com/j3rn/rose
Random, Obscure Syntaxes for Elixir
https://github.com/j3rn/rose
Last synced: over 1 year ago
JSON representation
Random, Obscure Syntaxes for Elixir
- Host: GitHub
- URL: https://github.com/j3rn/rose
- Owner: J3RN
- Created: 2022-09-07T20:46:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T20:48:42.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T09:13:12.757Z (over 1 year ago)
- Language: Elixir
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ROSE
Random Obscure Syntaxes for Elixir
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `rose` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:rose, "~> 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 .