Go to file
2024-05-23 00:41:31 +02:00
lib Mjapp 2024-05-23 00:41:31 +02:00
test Mjapp 2024-05-23 00:41:31 +02:00
.envrc Mjapp 2024-05-23 00:41:31 +02:00
.formatter.exs Mjapp 2024-05-23 00:41:31 +02:00
.gitignore Mjapp 2024-05-23 00:41:31 +02:00
flake.lock Mjapp 2024-05-23 00:41:31 +02:00
flake.nix Mjapp 2024-05-23 00:41:31 +02:00
LICENSE Initial commit 2024-05-22 19:20:38 +00:00
mix.exs Mjapp 2024-05-23 00:41:31 +02:00
README.md Mjapp 2024-05-23 00:41:31 +02:00

Elixirsssh

TODO: Add description

Installation

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

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