4 lines
238 B
Bash
4 lines
238 B
Bash
#!/bin/sh
|
|
|
|
wails3 generate build-assets -name "Peachy" -productcompany "Brandon Dyck" -productname "Peachy" -productcopyright "© 2024 Brandon Dyck" -productidentifier "us.dyck.brandon.peachy" -productdescription "A CMS for static sites"
|