Find a file
2024-02-16 16:09:41 -05:00
lib remove default code and test 2024-02-16 16:09:41 -05:00
test remove default code and test 2024-02-16 16:09:41 -05:00
.formatter.exs initial commit 2024-02-16 16:09:35 -05:00
.gitignore initial commit 2024-02-16 16:09:35 -05:00
.tool-versions initial commit 2024-02-16 16:09:35 -05:00
mix.exs initial commit 2024-02-16 16:09:35 -05:00
README.md initial commit 2024-02-16 16:09:35 -05:00

SloaneSH

TODO: Add description

Installation

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

def deps do
  [
    {:sloane_sh, "~> 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/sloane_sh.