Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 241 Bytes

File metadata and controls

21 lines (14 loc) · 241 Bytes

wasp-launcher

wasp-launcher is a tauri app and is a launcher for WaspScripts scripts.

Start dev environment:

pnpm tauri dev

Update types (needs auth):

pnpm gentypes

Build tauri app:

pnpm tauri build