kyleparisi / hn_stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hackernews Stream

Search hacker news terms, then slack them to a webhook.

Reference

Getting started

cp .env.default .env
./run.sh

Deployment

# setup post-receive hook in a server
git push

Requirements

  • python
  • procsd for deployment

About


Languages

Language:Python 87.7%Language:Shell 11.9%Language:Procfile 0.4%