Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@cometix/ccline) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@cometix/ccline
CCometixLine - High-performance Claude Code StatusLine tool
Installation
npm install -g @cometix/cclineFeatures
- 🚀 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/ccline/ccline.
You can also use it directly:
ccline --help
ccline --versionFor Users in China
Use npm mirror for faster installation:
npm install -g @cometix/ccline --registry https://registry.npmmirror.comMore Information
- GitHub: https://github.com/Haleclipse/CCometixLine
- Issues: https://github.com/Haleclipse/CCometixLine/issues
- License: MIT