mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-07 18:15:47 +08:00
move the contents of main.go into app package. scaffold a CLI subcommands package. add a version package and add /_version handler to print detailed version info.