Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.48 KB

DEVELOPMENT.md

File metadata and controls

56 lines (39 loc) · 1.48 KB

BUILDTIME REQUIREMENTS

Recommended

Windows

Apply a user environment variable GODEBUG=modcacheunzipinplace=1 per access denied resolution, for native Windows development environments (Command Prompt / PowerShell, not WLS, not Cygwin, not MSYS2, not MinGW, not msysGit, not Git Bash, not etc).

AUDIT

$ mage audit

INSTALL

$ mage install

UNINSTALL

$ mage uninstall

LINT

$ mage lint

TEST

$ mage test

PORT

$ mage port