https://github.com/ckampfe/elog
https://github.com/ckampfe/elog
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ckampfe/elog
- Owner: ckampfe
- Created: 2018-08-04T20:28:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T15:01:41.000Z (over 7 years ago)
- Last Synced: 2025-02-01T20:11:20.205Z (over 1 year ago)
- Language: Elixir
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elog
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `elog` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:elog, "~> 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/elog](https://hexdocs.pm/elog).