A geeky way to introduce yourself in terminal!
hit npx brucemacgary
on your terminal to know more about me!
- clone this repository
git clone https://github.com/BruceMacGary/npx-brucemacgary.git
npm i
to install all the packages.- Try
node .
to check if everything is fine. - Make changes as per your needs.
- Make sure you have a npmjs account and have verified email.
- Run
npm login
to login. - Then, publish the package by typing
npm publish
.