0.0.3 • Published 3 years ago
harshsingh v0.0.3
npx
My terminal business card. Read about it at harshsingh.xyz/blog/cards.
Usage
In your terminal, run:
npx harshsingh
# pnpx harshsinghBuilding
Run the project locally
git clone https://github.com/harshhhdev/npx.gitSetting up the project
cd npx
pnpmNext, build the output and watch for changes
pnpm tsc
# Watch for changes automatically
# Node.js v18.11.0+
node --watch dist/index.js