Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
59 lines (39 sloc) 995 Bytes

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
$ 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

Support

Donations to my open source work is greatly appreciated and helps me dedicate more time and energy into making cool things. If you want to help me produce this work as well as more like it, please take a moment to contribute.