v0.1.0 — initial release
The first public release of codeglance.
Install
npx codeglanceor
npm install -g codeglanceWhat it does
Run one command in any repo and get:
- Framework detection — Next.js 14, FastAPI, Gin, Axum, and 130+ others (not just "TypeScript project")
- Run/build/test commands — extracted directly from package.json, go.mod, Cargo.toml, pyproject.toml
- Where to start — ranked entry points and key files to read first
- Tools — CI, Docker, linting, env files
- Language breakdown — with visual bar chart
--for-aimode — compact LLM context brief (~200 tokens, no source code)--markdownmode — save a livingdocs/codebase-tour.mdto your repo--jsonmode — machine-readable output for scripting
Supported ecosystems
Node.js · Python · Go · Rust · C/C++
Requirements
Node.js ≥ 18