A lightweight dependency manager for Haxe with profile support and XML configuration
SDM is a simple tool for managing dependencies in Haxe projects. It allows you to easily install libraries from Haxelib, Git, or local paths, and switch between different build profiles.
- Haxelib (with version support)
- Git repositories (with commit hash or branch support)
Different dependency sets for dev, release, or other scenarios.
Clean and structured dependency definitions.