Table of Contents
Just exhausted of repeatedly doing certain day to day actions. This cli tool provides improved quality of life (personally) at work.
- Node.js
- Typescript
To run the tool on your machine, follow these simple steps.
Make sure you have node installed on your machine.
- Clone the repo
git clone https://github.com/johnkenneth99/helping-hand.git
- Install NPM packages
npm install
- Compile
npm run tsc
- Install the tool globally on your machine
npm install -g
- Initialize default config
hand init