Skip to content

serialhex/Elixir-LiquidPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir & LiquidPlanner

An interface to the LiquidPlanner API via Elixir.

This is my first Elixir lib, (and I'm fairly new to Elixir itself), so please excuse any big mistakes & help with bugfixes / features (or at least bug reports and feature requests).

Installation

NOT YET AVAILABLE IN HEX!!!!

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

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

About

An Elixir library for working with the LiquidPlanner API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages