init: project setup

This commit is contained in:
darwincereska
2026-02-26 15:21:27 -05:00
commit 88bb6546d8
4 changed files with 3 additions and 0 deletions

0
.gitignore vendored Normal file
View File

0
Taskfile.yml Normal file
View File

0
cmd/up/main.go Normal file
View File

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/up-pm/up
go 1.25.7