tres/examples/heckle
2017-12-01 11:11:11 +09:00
..
config Add an example controller for hardware switch test 2017-12-01 11:11:11 +09:00
lib Add an example controller for hardware switch test 2017-12-01 11:11:11 +09:00
test Add an example controller for hardware switch test 2017-12-01 11:11:11 +09:00
.gitignore Add an example controller for hardware switch test 2017-12-01 11:11:11 +09:00
mix.exs Add an example controller for hardware switch test 2017-12-01 11:11:11 +09:00
mix.lock Add an example controller for hardware switch test 2017-12-01 11:11:11 +09:00
README.md Add an example controller for hardware switch test 2017-12-01 11:11:11 +09:00

Heckle

TODO: Add description

Installation

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

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