zdash
v0.0.2
Published
A minimal CLI tool that prints Hello World from zDash!
Readme
zDash CLI
zDash is a developer-first CLI tool designed to become your command-line dashboard for agentic AI-assisted development. While the current version is a minimal "Hello World" scaffold, it's the foundation for a powerful devtool that will help you track, analyze, and optimize how you use AI coding assistants like Claude Code, Gemini CLI, and others.
📋 Requirements
- Node.js >= 18.0.0
- npm (comes with Node.js)
🚀 Installation
You can install zdash globally via NPM:
npm install -g zdash⚡ Usage
Once installed, run the command:
zdashYou’ll see:
Hello World from zDash!🛠 Roadmap (Coming Soon)
This is just the beginning. Upcoming features will include:
zdash import— Import and analyze Claude Code usage (ccusage.json)zdash report— Generate time-saved and ROI reportszdash sync— Track AI assistant usage across projectszdash init— Set up zDash in new dev environments
📝 License
MIT License
👤 Credits
Built by @zain at Rare Digital
