-init: initialise repo, main.go and readme.md

This commit is contained in:
rsxri 2025-05-15 19:13:51 +01:00
commit 0de0686125
2 changed files with 7 additions and 0 deletions

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# Pantry
Simple kitchen inventory tracker application
### WIP

1
src/pantry/main.go Normal file
View file

@ -0,0 +1 @@
package pantry