mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-07 08:57:07 +00:00
initial commit
This commit is contained in:
3
Makefile
Normal file
3
Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
wonderwall:
|
||||
go build -o bin/wonderwall cmd/wonderwall/*.go
|
||||
|
||||
1
cmd/wonderwall/main.go
Normal file
1
cmd/wonderwall/main.go
Normal file
@@ -0,0 +1 @@
|
||||
package main
|
||||
Reference in New Issue
Block a user