hashnode-easy
v1.0.2
Published
Hashnode-easy is a CLI that enables you to read hashnode blogs right from your terminal.
Downloads
2
Maintainers
Readme
Hashnode Easy
hashnode-easy is a CLI that enables you to read hashnode blogs right from your terminal.
Setup
Method - 1 (using executable)
- Add the path of the execuatable file to environment variables.
- now from anywhere on a cmd, just type executable name to run that program.
Methode - 2 (using yarn)
- run
yarn global add hashnode-easy
ornpm i hashnode-easy -g
- now, run
hashnode-easy
from any terminal.