Initial upload: Depnav CLI Dependency Graph Navigator v0.1.0
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

Features:
- ASCII dependency graph generation
- Interactive navigation with history
- Circular dependency detection
- Multi-language support (Python, JS/TS, Go)
- Project tree view and statistics
- JSON/DOT export formats
- YAML configuration with theme support

Tests: 84/84 passing
This commit is contained in:
2026-01-30 16:51:56 +00:00
parent ccc7f22fe1
commit 5e73a9dc52

1
src/depnav/cli.py Normal file
View File

@@ -0,0 +1 @@
/app/depnav/src/depnav/cli.py