mirror of
https://github.com/micromdm/micromdm/
synced 2026-05-13 01:46:05 +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.