Product Hunt for Hackers - a CLI to Product Hunt.
Python
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
LICENSE
README.md
requirements.txt
setup.py
spear.py

README.md

Spear

Product Hunt for Hackers - a CLI to Product Hunt.

Built with Hook.

Install

Method 1 - Pip

$ pip install spear-cli

Method 2 - Build from source

$ git clone git@github.com:karan/Spear.git
$ cd Spear
$ pip install -r requirements.txt
$ python setup.py install

Usage

Get all today's products

$ hunt

Get only the top 10 products

$ hunt -n 10  # or $ hunt --num 10

Open a product in browser

$ hunt 2  # 2 is the rank of product