An application done as part of reading Programming Elixir >= 1.6 by Dave Thomas (not the KFC guy)
If available in Hex, the package can be installed
by adding issues to your list of dependencies in mix.exs:
def deps do
[
{:issues, "~> 0.1.0"}
]
end$ mix run -e 'Issues.CLI.run(["elixir-lang", "elixir"])'