Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 691 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 691 Bytes

Wails Astro Template

Introductions

This project is a Wails template based on the Astro.

wails-astro

Getting Started

New Project:

wails init -n <Your Appname> -t https://github.com/hnggngn/wails-astro -g -ide vscode

flag description:

  • n - The name of the application to be created
  • t - Template name, supports built-in template names and third-party templates in the form of hyperlinks
  • g - Initialise git repository
  • ide Generate IDE project files

License

License MIT