game-ci / cli

Cross platform command-line interface for building, testing and deploying your projects.
MIT License
6 stars 3 forks source link

Create CLI #4

Open webbertakken opened 2 years ago

webbertakken commented 2 years ago

We'd like to create a CLI so that the action can use it instead of having its own logic.

Later this CLI would move to its own repository.

The CLI can later be used from all CI environments as well as locally.

Scope:

AC:

webbertakken commented 2 years ago

Probably it's a good idea to first fully convert builder to Deno and then start with the CLI.

If nobody disagrees then game-ci/unity-builder#413 becomes a pre-requisite for this issue.