From 93b4acbefc18844d34663a0201853dadb1bd6d9d Mon Sep 17 00:00:00 2001 From: juvenilehex Date: Fri, 3 Apr 2026 13:32:34 +0900 Subject: [PATCH] Add stellacode to Command-line apps --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7a15d5a8a..55624fa0a 100644 --- a/readme.md +++ b/readme.md @@ -95,6 +95,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [pjs](https://github.com/danielstjules/pjs) - Pipeable JavaScript. Quickly filter, map, and reduce from the terminal. - [license-checker](https://github.com/davglass/license-checker) - Check licenses of your app's dependencies. - [browser-run](https://github.com/juliangruber/browser-run) - Easily run code in a browser environment. +- [stellacode](https://github.com/juvenilehex/stellacode) - 3D code structure visualization with live git intelligence. ### Functional programming