hacker_news

Erlang Hacker News Aggregator

Hex.pm Version

Build Status

Contents

Goals

hacker_news aims to provide a simple aggregator for play with Hacker News API.

Build & Run

$ git clone https://github.com/vkatsuba/hacker_news.git
$ cd hacker_news
$ wget https://s3.amazonaws.com/rebar3/rebar3
$ chmod u+x ./rebar3
$ ./rebar3 shell

Dialyzer

$ ./rebar3 dialyzer

Xref

$ ./rebar3 xref

Run Tests

$ ./rebar3 ct

Generate documentation

$ ./rebar3 edoc

Install hacker_news to project: Rebar3

Support

v.katsuba.dev@gmail.com