fyne-io / fyne

Cross platform GUI toolkit in Go inspired by Material Design
https://fyne.io/
Other
25.15k stars 1.4k forks source link

Tidy the fyne CLI (in tools repo) #4920

Open andydotxyz opened 5 months ago

andydotxyz commented 5 months ago

Checklist

Describe the bug

The CLI parameters were to be tidied as we migrate to new repo. Placeholder issue here to prop release blocker state on the work.

How to reproduce

n/a

Screenshots

No response

Example code

n/a

Fyne version

v2.5.0-pre

Go compiler version

1.22

Operating system and version

all

Additional Information

No response

Jacalz commented 5 months ago

I believe that I managed to get all of the cleanups for the migration done. The points left to do are:

EDIT: The latter is likely not a blocker.

andydotxyz commented 4 months ago

Moving to the 2.6 target as discussed. We will keep the fyne cli in main repo for another cycle