• Stars
    star
    109
  • Rank 309,405 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Product Hunt Command Line Interface

Phunt Phunt - Product Hunt command line interface | Product Hunt

PHUNT

asciicast

Installation

npm i -g phunt

Usage

$ phunt
@username => help

For the first time, you are required to enter your Developer Token (NOT API key/secret) (see FAQ).

Commands

  • me (Get current user)
  • me posts (See all posts created by current user)
  • me products (See all posts made by by current user)
  • posts (Get the tech posts of today)
  • posts {category} Get the posts of today (for given category)
  • posts new (Get all the newest posts)

FAQ

Access Token

  1. Create new account on ProductHunt.
  2. Add an application.
  3. Generate static Developer Token.
  4. Your token can be found at the bottom of page.