phunt
v0.2.4
Published
Product Hunt Command Line Client
Maintainers
Readme
PHUNT
Installation
npm i -g phuntUsage
$ phunt
@username => helpFor the first time, you are required to enter your Developer Token (NOT API key/secret) (see FAQ).
Commands
- [x]
me(Get current user) - [x]
me posts(See all posts created by current user) - [x]
me products(See all posts made by by current user) - [x]
posts(Get the tech posts of today) - [x]
posts {category}Get the posts of today (for given category) - [x]
posts new(Get all the newest posts)
FAQ
Access Token
- Create new account on ProductHunt.
- Add an application.
- Generate static Developer Token.
- Your token can be found at the bottom of page.

