https://github.com/rockneurotiko/ex_lack
https://github.com/rockneurotiko/ex_lack
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rockneurotiko/ex_lack
- Owner: rockneurotiko
- Created: 2019-11-29T11:58:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-29T11:58:59.000Z (over 5 years ago)
- Last Synced: 2025-03-06T00:42:54.784Z (3 months ago)
- Language: Elixir
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExLack
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ex_lack` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:ex_lack, "~> 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/ex_lack](https://hexdocs.pm/ex_lack).