Skip to content

CLI tool for creating and packaging GoUI applications

License

Notifications You must be signed in to change notification settings

FIPress/GoUI-CLI

Repository files navigation

GoUI-CLI

Creating and packaging command line tool for GoUI application.

install

Create

To create a GoUI project, just use command:

goui create $your_project_name

Packaging

To build packages for each platform, use command as following:

goui build macos
goui build ubuntu
goui build ios
goui build android

About

CLI tool for creating and packaging GoUI applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published