Hashnode-easy is a CLI that enables you to read hashnode blogs right from your terminal.
npm install hashnode-easyhashnode-easy is a CLI that enables you to read hashnode blogs right from your terminal.
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 or npm i hashnode-easy -g
- now, run hashnode-easy from any terminal.