1
0
Fork 0

Init repo

This commit is contained in:
Lauren Toivanen 2025-05-18 06:58:46 +03:00
commit 0c1485ecba
3 changed files with 6 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Millics
System metrics for system admins. Simple and light.

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module millics
go 1.19

0
main.go Normal file
View file