Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News CLI app

Uses the Hacker News REST API provided by Firebase to return the top N stories currently posted to Hacker News

Requires Python 3 (tested with Python 3.7.3)

Quick start

git clone git@github.com:hackdna/hackernews.git
cd hackernews
mkvirtualenv -a $(pwd) hackernews
pip install -r requirements.txt
python hn.py -n 3

About

Hacker News CLI app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages