mirror of
https://github.com/Xevion/HATray.git
synced 2025-12-10 00:07:21 -06:00
feat!: expand to internal project, add app layer, develop service layer
This commit is contained in:
@@ -36,7 +36,7 @@ tasks:
|
||||
|
||||
dev:
|
||||
desc: Development workflow - build, test, and run
|
||||
deps: [deps, fmt, vet, test, windows:build]
|
||||
deps: [deps, fmt, vet, test, build]
|
||||
cmds:
|
||||
- echo "Development workflow complete"
|
||||
- echo "Run 'task windows:run' to start the application"
|
||||
Reference in New Issue
Block a user