1.6.0 • Published 5 years ago

cerico v1.6.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

🌊 Business Card in a Terminal 🌊

screenshot

Based on https://github.com/bnb/bitandbang and https://dev.to/wuz/setting-up-a-npx-username-card-1pip

Get your own

git clone https://github.com/cerico/terminal-card
cd terminal-card
rm .git
git init
npm install
npm run dev

Edit package.json and build.js

Publish

(prerequsite: npm account)

npm publish