Documented packages
- modmake - github.com/saylorsolutions/modmake
Package modmake provides the interface for configuring and executing a Modmake build.
- git - github.com/saylorsolutions/modmake/pkg/git
Package git provides some helpers for using the Git CLI in Modmake builds. This includes: - Updating submodules with "--init" or "--remote" - Cloning repositories - Getting commit and branch details
- minify - github.com/saylorsolutions/modmake/pkg/minify
Package minify provides support for minifying web assets in preparation for deployment. This package is made possible by the excellent contributions to the minify project. If you find this useful, please check out their repo. https://github.com/tdewolff/minify