Incubating v0.1.0

Linear Sdk

Elixir SDK for Linear with committed upstream schema artifacts and generated GraphQL API reference docs.

Stats & Info

  • Latest release: v0.1.0
  • Recent downloads: 0
  • All-time downloads: 0
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add linear_sdk to your list of dependencies in mix.exs:

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

Then run:

mix deps.get

Resources