No description
Find a file
2023-01-20 21:24:09 +02:00
config Initial commit 2023-01-20 21:09:11 +02:00
lib Use proper plug system when calling controller action 2023-01-20 21:24:09 +02:00
priv/static Initial commit 2023-01-20 21:09:11 +02:00
.formatter.exs Initial commit 2023-01-20 21:09:11 +02:00
.gitignore Initial commit 2023-01-20 21:09:11 +02:00
.tool-versions Initial commit 2023-01-20 21:09:11 +02:00
mix.exs Initial commit 2023-01-20 21:09:11 +02:00
mix.lock Initial commit 2023-01-20 21:09:11 +02:00
README.md Initial commit 2023-01-20 21:09:11 +02:00

Feeniks

TODO: Add description

Installation

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

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