Packages

Remote file storage bootstrap library with dev conveniences

Current section

Files

Jump to
filey README.md
Raw

README.md

# Filey
Remote file storage bootstrap library with in-memory dev conveniences
## Installation
```elixir
def deps do
[
{:filey, "~> 0.1.0"}
]
end
```