Skip to content

guangzan/termbio

Repository files navigation

Termbio

A CLI tool to display your personal information card in the terminal, inspired by npx posva.

Demo

Features

  • 🎨 Beautiful rainbow-colored border
  • 👤 Display personal information
  • 🔗 Show social media links
  • 🖼️ Display avatar image(WIP)
  • 🌈 Terminal-friendly output

Build your own

  1. Update the defaultPersonalInfo object in src/config.ts with your actual information
  2. Update package.json with your name, author, and repository (if applicable)
  3. Check if the package name yourusername is available on npm
# Install dependencies
npm install

# Build the project
npm run build

# Login to npm (if not already logged in)
npm login

# Publish to npm
npm publish

License

MIT

About

A CLI tool to display your personal information card in the terminal.

Resources

Stars

Watchers

Forks

Contributors