Skip to content

sandeepbhat/shna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shna - Simple HackerNews Application

shna is a python based console application to read HackerNews stories.

Dependencies

Currently in v0.1, shna is rather simple to setup. Following are the dependencies.

  1. python >= 3.6
  2. pip >= 18

Run the following command to install the required python packages.

$ python -m pip install -r pyenv/shna_requirements.txt

Running

Once you have cloned the repo, run the following commands to start the application.

$ cd shna/
$ python app.py

TODO

Keep this readme updated

About

Simple HackerNews Application

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages