Anaminus/rbxmk

Integrate command flags

Closed this issue · 0 comments

  • Move main body to run sub-command.
  • Paves way for other sub-commands, like a server, or a declarative CLI.
  • Cobra is feature-complete, but really freaking big. Would rather use flag if possible.