harshhhdev / npx

Terminal business card

Home Page:https://harshsingh.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npx

My terminal business card. Read about it at harshsingh.xyz/blog/cards.

Usage

In your terminal, run:

npx harshsingh
# pnpx harshsingh

Building

Run the project locally

git clone https://github.com/harshhhdev/npx.git

Setting up the project

cd npx
pnpm

Next, build the output and watch for changes

pnpm tsc

# Watch for changes automatically
# Node.js v18.11.0+
node --watch dist/index.js

Tools

Inspirations

About

Terminal business card

https://harshsingh.xyz

License:MIT License


Languages

Language:TypeScript 90.2%Language:JavaScript 9.8%