This is a functional script, available in both perl and python, used to demonstrate how to convert a file with PlantUML code into a Diagrams.net (a.k.a Draw.io) XML file from the command line. The ...
The Java ecosystem has historically been blessed with great IDEs to work with, including NetBeans, Eclipse and IntelliJ from JetBrains. However, in recent years Microsoft's Visual Studio Code editor ...
I use Claude Code on Windows thru wsl. For organizational purposes, I symlink its config to a dir on the host system: ln -s /mnt/d/AppData/claude /home/xxx/.claude ln ...