Originally had brought these up in the ACE repo but putting them here for cleaner issue separation.
A few new terminal commands like mach gauge --name to scaffold a new folder & config.json mach init --name to scaffold a project from the terminal and mach clean to clean the build folders (bundles, html_ui, .ace, build)
Originally had brought these up in the ACE repo but putting them here for cleaner issue separation.
A few new terminal commands like
mach gauge --name
to scaffold a new folder & config.jsonmach init --name
to scaffold a project from the terminal andmach clean
to clean the build folders (bundles, html_ui, .ace, build)