Skip to content
Permalink
266febe1db
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
18 lines (14 sloc) 444 Bytes

SF

Installation

If available in Hex, the package can be installed by adding sf to your list of dependencies in mix.exs:

def deps do
  [
    {:sf, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/sf.