A C++ implementation of Haxe Module Manager hmm
Download the latest release from the releases page. Put the hmm.exe file somewhere and then add the path to the hmm.exe file to your system's PATH environment variable.
-
uhh the language it was coded in
-
2 new commands:
-
hmm set (sets the version of a haxelib, works exactly like the "haxelib set" command but this edits hmm.json too!) (totally didn't look at ninjamuffin's issue in the regular hmm git repo
and
- hmm list (lists all of your installed haxelib libraries, and if it uses git it shows the commit and branch!) (totally didn't look at ninjamuffin's issue in the regular hmm git repo
thats all I think
- andywhite37 - Original hmm project
- maybekoi - C++ implementation
- ninjamuffin99 - hmm set and hmm list command ideas