Initial commit

This commit is contained in:
2026-03-22 19:14:54 +00:00
commit 480e417a8b

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# depviz
Terminal Dependency Visualizer - A CLI tool that renders interactive ASCII dependency graphs in the terminal for npm/pip projects. Color-coded nodes highlight outdated, vulnerable, or unused dependencies.