issues
search
Anaminus
/
rbxmk
A tool for processing Roblox files.
MIT License
109
stars
11
forks
source link
Integrate command flags
#33
Closed
Anaminus
closed
3 years ago
Anaminus
commented
4 years ago
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.
run
sub-command.flag
if possible.