https://github.com/cellane/issues
https://github.com/cellane/issues
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cellane/issues
- Owner: Cellane
- Created: 2021-03-15T00:47:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T02:50:35.000Z (about 5 years ago)
- Last Synced: 2025-02-03T14:26:41.670Z (over 1 year ago)
- Language: Elixir
- Size: 1.64 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Issues
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `issues` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:issues, "~> 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/issues](https://hexdocs.pm/issues).