tres/examples/learning_switch
2018-01-31 03:23:31 +09:00
..
config Add simple LearningSwitch Example 2017-11-24 10:50:35 +09:00
lib Update Learning Switch 2018-01-31 03:23:31 +09:00
test Add simple LearningSwitch Example 2017-11-24 10:50:35 +09:00
.gitignore Add simple LearningSwitch Example 2017-11-24 10:50:35 +09:00
mix.exs Add simple LearningSwitch Example 2017-11-24 10:50:35 +09:00
mix.lock Update Learning Switch 2018-01-31 03:23:31 +09:00
README.md Add simple LearningSwitch Example 2017-11-24 10:50:35 +09:00

LearningSwitch

TODO: Add description

Installation

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

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