unity-builder icon indicating copy to clipboard operation
unity-builder copied to clipboard

CLI: Command/Jobs system

Open webbertakken opened this issue 3 years ago • 0 comments

Since the CLI must be able to run builds, tests, and perhaps more, a Jobs system that selects a job based on the command that was passed should be introduced to keep things sane.

for example: gameci build . should run the build job.

webbertakken avatar May 22 '22 12:05 webbertakken