HackerNews reader that inspired by Vue-HN. It's built with QML + Go and intended as demo for qamel
. You can download the pre-compiled binary in release page.
Before building this app, make sure qamel
has been installed on your system. If it's already installed, do following steps :
- Clone or download this repository to your local directory
- Open the directory from terminal
- Build the app:
qamel build
Qamel-HN is distributed under MIT license, which means you can use and modify it however you want. However, if you make an enhancement for it, if possible, please send a pull request.