smlpkg

Package manager for Standard ML libraries and programs

brewmacoslinux
Try with needOr install directly
Source

About

Package manager for Standard ML libraries and programs

Commands

smlpkg

Examples

Initialize a new SML package in current directory$ smlpkg init
Install dependencies listed in package configuration$ smlpkg install
Build the current SML package$ smlpkg build