A small helper script for managing VSCode project

Hi guys!

Just thought I would share this helper script I made, for managing my Haxe/Heaps.io/CastleDB-based VSCode project:

apex.sh

Just drop it in the project root and set the various env vars to get started (’./apex.sh cfg’ will show some of the available vars and ‘./apex.sh’ will show help). Env can also be configured in a .env file, in the project root.

Primarily, this is helpful for generating source files for CastleDB. Other stuff is more for convenience. YMMV…