https://github.com/junekelly/sixpack-ex
https://github.com/junekelly/sixpack-ex
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/junekelly/sixpack-ex
- Owner: JuneKelly
- Created: 2018-10-13T12:02:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-21T20:38:07.000Z (over 7 years ago)
- Last Synced: 2025-02-26T11:36:11.010Z (over 1 year ago)
- Language: Elixir
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sixpack
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `sixpack` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:sixpack, "~> 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/sixpack](https://hexdocs.pm/sixpack).