Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kshlm/cowin-ex
https://github.com/kshlm/cowin-ex
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/kshlm/cowin-ex
- Owner: kshlm
- License: mit
- Created: 2021-06-12T15:10:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T07:22:06.000Z (about 2 years ago)
- Last Synced: 2024-11-19T08:50:18.909Z (2 months ago)
- Language: Elixir
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cowin
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `cowin` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:cowin, "~> 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/cowin](https://hexdocs.pm/cowin).