Skip to content

hngngn/wails-astro

Repository files navigation

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