Skip to content

austinhlopez/horizon_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HorizonSdk

Horizon SDK: use this library within a Horizon (or Yrbia) plugin to interface with the core system.

Horizon SDK holds schema definitions, api documentation, and behaviors defining valid actions for use within hooks.

Installation

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages