No description
| src | ||
| .build.yml | ||
| demo.svg | ||
| discourse-tui.cabal | ||
| LICENSE | ||
| README.md | ||
| release.nix | ||
| shell.nix | ||
This is a terminal viewer for discourse inspired by a similar tool for reddit.
Usage: discourse-tui baseUrl Example: discourse-tui http://discourse.haskell.org
to compile: make sure you have nix installed
nix-build release.nix
As of 22/3/2018, cabal new-install also works.