Morlock
Package Management System
Windows • macOS • Linux

Installation: macOS or Linux
bash -c "$(curl -L install.morlock.sh)"

Installation: Windows
curl -L windows.morlock.sh -o %TEMP%\install.bat && %TEMP%\install
Requires Visual Studio Developer Command Prompt With C++ Support [here's how]

Demonstration
Here's a video demonstration of installing Morlock (which comes bundled with Rogue and Rogo) on macOS, Linux, and Windows.

GitHub