Misbah6317 / Spear

Product Hunt for Hackers - a CLI to Product Hunt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Product Hunt for Hackers - a CLI to Product Hunt.

License:MIT License