iWas-Coder/wge

Initial iteration of a CLI tool

Closed this issue · 1 comments

Describe the feature

Initial iteration of the implementation of a CLI tool in Go to help users create games with WGE (in the future).

Why should it be implemented? (optional)

No response

Do you think there is any alternative? (optional)

No response

Additional context (optional)

No response

Extra questions (optional)

  • I have used the search function to check if an issue already exists
  • I'd like to work on this issue

For now it only has the new command, and solely instanciates a new project based off of the available templates created in my account (2D & 3D template repos). They are blank for now, in the future they will hold the basic code to be up and running.