Skip to content

Shiro-cha/birthday-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here's the updated GitHub description optimized for Bun runtime:

🎂 Birthday Bash Whish CLI (Bun Edition) 🎉

A lightning-fast birthday celebration tool built with Bun, featuring animated greetings and interactive fun!

✨ Key Features

  • Bun-Powered Performance
    Faster startup and execution compared to Node.js
  • 🎨 Rich Terminal Visuals
    • Dynamic ASCII art animations
    • Smooth gradient text effects
    • Interactive confetti explosions
  • 🧠 AI-Powered Wisdom
    Fetches daily quotes, advice, and facts from free APIs
  • 🛡️ Robust Architecture
    • Built with TypeScript for type safety
    • Graceful error recovery
    • Clean async/await patterns

🚀 Quick Start

# Install globally
bun install -g birthday-wish

# Run with your name
birthday-wish --name=YourName

# Debug mode
birthday-wish --name=YourName --debug

🌟 Bun Advantages

  • 4x faster execution than Node.js
  • Native TypeScript support (no transpilation needed)
  • Lower memory footprint
  • Built-in test runner

🛠 Built With

📦 Installation Options

# Run directly (no install)
bunx birthday-wish --name=You

# Install locally
bun add birthday-wish

# Build from source
bun install
bun run build

📜 License

MIT © [Shiro-cha]

About

A lightning-fast birthday celebration tool built with Bun, featuring animated greetings and interactive fun!

Topics

Resources

Stars

Watchers

Forks

Contributors