smolex/README.md

498 B

Smol

An elixir TUI client for Gemini/Spartan and the smolnet in general.

Installation

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

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