Initial release

- Short description of this repo
- creating the Go package
This commit is contained in:
2026-03-16 12:53:09 +01:00
commit f8ebfceb32
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# stravate
Tiny app that update some activities as private.
+3
View File
@@ -0,0 +1,3 @@
module github.com/edipretoro/stravate
go 1.25.7