Hashnode / hashnode-cli

Hashnode in your terminal

Home Page:https://cli.hashnode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hashnode CLI

Wanted to get Hashnode on your terminal? Ahoy! now you can.

Here are some commands to tryout

hashnode stories --hot
hashnode discussions --hot

Installation

Linux

curl https://raw.githubusercontent.com/Hashnode/hashnode-cli/master/get.sh | bash

MacOS

brew install hashnode/tap/hashnode

Windows:

Download from GitHub and add the binary to your PATH.

Go

Installing using go get pulls from the master branch with the latest development changes.

go get -u github.com/hashnode/hashnode-cli

Demo

asciicast

About

Hashnode in your terminal

https://cli.hashnode.com

License:Apache License 2.0


Languages

Language:Go 61.7%Language:CSS 22.4%Language:HTML 12.7%Language:Shell 2.0%Language:Dockerfile 0.9%Language:Makefile 0.3%