Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# SF
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `sf` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:sf, "~> 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/sf](https://hexdocs.pm/sf).