From 8bfa10a8fdec89841d6c7aae26911abac2d3c236 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 4 Mar 2024 22:49:34 -0800 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/DEVTools.md b/DEVTools.md index 6b79977ff..076a4740e 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -692,9 +692,6 @@ * [raylib technologie](https://raylibtech.itch.io/), [bookmarks](https://github.com/MorganGeek/bookmarks) or [Every-programmer-should-know](https://github.com/mtdvio/every-programmer-should-know) - Software Development Tools * [Theos](https://theos.dev/) - Program Build System / [GitHub](https://github.com/theos/theos) / [Jailed Tweaks](https://github.com/kabiroberai/theos-jailed/wiki/Installation) * [New Software](https://github.com/ardalis/new-software-project-checklist) - Project Decision Checklist -* [Servo](https://servo.org/) - Experimental Browser Engine -* [Gummy](https://gummyjs.vercel.app/) - Easily Build Javascript Programs -* [NASM](https://www.nasm.us/) - Program Assembler * [Radicle](https://radicle.xyz/) - P2P Software Development * [MSYS2](https://www.msys2.org/) - Windows Software Creator * [Pakkly](https://pakkly.com/) - Desktop App Deployment @@ -711,7 +708,6 @@ * [Gooey](https://github.com/chriskiehl/Gooey) - Convert Python Command Line to GUI * [mitmproxy](https://github.com/mitmproxy/mitmproxy) - HTTP Proxy * [BugSnag](https://www.bugsnag.com/) - Application Stability Monitor -* [Kubeorbit](https://github.com/teamcode-inc/kubeorbit) - Application Testing / Debugging * [Inno Setup](https://jrsoftware.org/isinfo.php) or [InstallForge](https://www.installforge.net/) - Create Installation Programs * [Sparkle](https://github.com/sparkle-project/Sparkle) - MacOS Update Framework * [TextBase](https://www.textbase.ai/) - AI Chatbot Framework