mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
feat: add mise config
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[tasks.start]
|
||||
alias = "dev"
|
||||
description = "Start server"
|
||||
run = "go run main.go"
|
||||
depends = ["//:go-install"]
|
||||
Reference in New Issue
Block a user