product-hunt-cli
v1.0.0
Published
A package to access product hunt from CLI
Downloads
5
Readme
Product Hunt CLI
A command line tool to access product hunt's products right from your terminal. Inspired by Team Xenox's Dev.To CLI
Usage
1. Check products from home page
2. Check latest products
3. Check upcoming products
4. Check all jobs
5. Check remote jobs
6. Check products by topic
7. Search for products
8. Search for products by author
Prerequisites
Before running this locally you must have these installed
- Node
- npm
Installing
It's built in node so the process to start this is really easy
npm install -g product-hunt-cli
ph
License
MIT License