ohr486 / eggman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eggman

Serverless Framework for Elixir

Installation

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

def deps do
  [
    {:eggman, "~> 0.0.1.dev"}
  ]
end

How To

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

About

License:MIT License


Languages

Language:Elixir 77.0%Language:Dockerfile 11.8%Language:HCL 10.3%Language:Shell 0.9%