Update Joey Projects Status

Scott Duensing 2025-05-06 11:52:28 -05:00
parent a4dd9e3ace
commit 7537f4c510

@ -1,8 +1,8 @@
**JoeyLib** is just one of a suite of projects that make up the entire **JoeyLib** ecosystem. The current components are: **JoeyLib** is just one of a suite of projects that make up the entire **JoeyLib** ecosystem. The current components are:
- **JoeyLib**: the programming library itself. - **JoeyLib**: the programming library itself.
- [**JoeyDev**](https://skunkworks.kangaroopunch.com/skunkworks/joeydev): an IDE for managing and developing **JoeyLib**-based projects. - [**JoeyDev**](https://forge.duensing.digital/Public_Skunkworks/joeydev): an IDE for managing and developing **JoeyLib**-based projects.
- [**JoeyBuild**](https://skunkworks.kangaroopunch.com/skunkworks/joeybuild): a virtual machine based build server that works with **JoeyDev** to perform the builds for all the supported targets. - [**JoeyBuild**](https://forge.duensing.digital/Public_Skunkworks//joeybuild): a virtual machine based build server that works with **JoeyDev** to perform the builds for all the supported targets.
### Why so complicated? ### Why so complicated?