Byzanteam / jet-plugin-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JetPluginSDK

Installation

The package can be installed by adding jet_plugin_sdk to your list of dependencies in mix.exs:

def deps do
  [
    {:jet_plugin_sdk, "~> 0.1.0"}
  ]
end

The docs can be found at https://hexdocs.pm/jet_plugin_sdk.

About


Languages

Language:Elixir 100.0%