GitHub Issues
Writes GitHub Issues to :stdio in a table with borders and colors.
Inspired by the book Programming Elixir by Dave Thomas.
Usage
To use GitHub Issues locally, run these commands:
git clone https://github.com/RaymondLoranger/github_issuescd github_issuesmix deps.getmix escript.buildmix escript.install
You can now run the application like so:
gi --helpgi elixir-lang elixir 9 -blt darkgi elixir-lang elixir 9 --last --table-style=dark