https://github.com/liftitapp/micro_utils
https://github.com/liftitapp/micro_utils
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/liftitapp/micro_utils
- Owner: Liftitapp
- Created: 2019-12-03T21:44:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T19:16:29.000Z (over 6 years ago)
- Last Synced: 2025-02-06T15:53:04.331Z (over 1 year ago)
- Language: Elixir
- Size: 4.87 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MicroUtils
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `micro_utils` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:micro_utils, "~> 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/micro_utils](https://hexdocs.pm/micro_utils).