Learning Elixir.
the package can be installed by adding rune
to your list of dependencies in mix.exs
:
def deps do
[
{:rune, "~> 0.1"}
]
end
For transparency into our release cycle and in striving to maintain backward compatibility, Rune is maintained under the Semantic Versioning guidelines and release process is predictable and business-friendly.
See the Releases section of our GitHub project for changelogs for each release version of Rune. It contains summaries of the most noteworthy changes made in each release.
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/rune/issues
If you discover a security vulnerability within Rune, please send an email to hello@clivern.com
We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.
© 2022, Clivern. Released under MIT License.
Rune is authored and maintained by @clivern.