Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tank-bohr/ubiquitous_umbrella
https://github.com/tank-bohr/ubiquitous_umbrella
erlang nats pokemons
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tank-bohr/ubiquitous_umbrella
- Owner: tank-bohr
- Created: 2020-08-22T10:18:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T08:29:52.000Z (over 4 years ago)
- Last Synced: 2024-11-30T23:42:52.852Z (2 months ago)
- Topics: erlang, nats, pokemons
- Language: Erlang
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UbiquitousUmbrella
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ubiquitous_umbrella` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:ubiquitous_umbrella, "~> 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/ubiquitous_umbrella](https://hexdocs.pm/ubiquitous_umbrella).