https://github.com/karan/spear
Product Hunt for Hackers - a CLI to Product Hunt.
https://github.com/karan/spear
Last synced: 9 months ago
JSON representation
Product Hunt for Hackers - a CLI to Product Hunt.
- Host: GitHub
- URL: https://github.com/karan/spear
- Owner: karan
- License: mit
- Created: 2014-06-19T04:42:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T07:18:14.000Z (over 2 years ago)
- Last Synced: 2025-04-04T23:29:50.726Z (9 months ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 53
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Spear
=====
Product Hunt for Hackers - a CLI to Product Hunt.
Built with [Hook](https://github.com/karan/Hook).

Install
=====
### Method 1 - Pip
```bash
$ pip install spear-cli
````
### Method 2 - Build from source
```bash
$ git clone git@github.com:karan/Spear.git
$ cd Spear
$ python setup.py install
```
Usage
====
### Get all today's products
```bash
$ hunt
```
### Get only the top 10 products
```bash
$ hunt -n 10 # or $ hunt --num 10
```
### Open a product in browser
```bash
$ 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.
- Bitcoin: 1GZqi6qUGSKGQvjd4CvVBJ9FYpsQvU2P7h
- Gittip: https://www.gittip.com/karan/