Skip to content

copperpunk-elixir/realflight-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealflightIntegration

TODO: Add description

Installation

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

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

You can find the latest version by using the Github release tag.

def deps do
  [
    {:realflight_integration, git: "https://github.com/copperpunk-elixir/realflight-integration.git", tag: "v0.1.1-alpha"}
  ]
end

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages