UNPKG

@88code/byebyecode

Version:

CCometixLine - High-performance Claude Code StatusLine tool

42 lines (28 loc) 930 B
# @cometix/ccline CCometixLine - High-performance Claude Code StatusLine tool ## Installation ```bash npm install -g @88code/byebyecode ``` ## Features - 🚀 **Fast**: Written in Rust for maximum performance - 🌍 **Cross-platform**: Works on Windows, macOS, and Linux - 📦 **Easy installation**: One command via npm - 🔄 **Auto-update**: Built-in update notifications - 🎨 **Beautiful**: Nerd Font icons and colors ## Usage After installation, ccline is automatically configured for Claude Code at `~/.claude/88code/byebyecode`. You can also use it directly: ```bash byebyecode --help byebyecode --version ``` ## For Users in China Use npm mirror for faster installation: ```bash npm install -g @88code/byebyecode --registry https://registry.npmmirror.com ``` ## More Information - GitHub: https://github.com/Haleclipse/CCometixLine - Issues: https://github.com/Haleclipse/CCometixLine/issues - License: MIT