-init: initialise repo, main.go and readme.md
This commit is contained in:
commit
0de0686125
6
README.md
Normal file
6
README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
# Pantry
|
||||||
|
|
||||||
|
Simple kitchen inventory tracker application
|
||||||
|
|
||||||
|
|
||||||
|
### WIP
|
||||||
1
src/pantry/main.go
Normal file
1
src/pantry/main.go
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
package pantry
|
||||||
Loading…
Reference in a new issue