https://github.com/kronicdeth/miskatonic
https://github.com/kronicdeth/miskatonic
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kronicdeth/miskatonic
- Owner: KronicDeth
- Created: 2017-11-19T19:46:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T03:42:22.000Z (almost 8 years ago)
- Last Synced: 2025-01-14T08:27:10.336Z (9 months ago)
- Language: Elixir
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Miskatonic
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `miskatonic` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:miskatonic, "~> 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/miskatonic](https://hexdocs.pm/miskatonic).