mirror of
https://github.com/lus/pasty.git
synced 2023-08-10 21:13:09 +03:00
Initialize basic Go project
This commit is contained in:
5
cmd/pasty/main.go
Normal file
5
cmd/pasty/main.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
// TODO: Implement startup logic
|
||||
}
|
Reference in New Issue
Block a user