This commit is contained in:
Brian Seymour 2018-09-19 12:55:42 -05:00
commit 54655109d1
3 changed files with 8 additions and 0 deletions

0
.gitignore vendored Normal file
View File

7
api/main.go Normal file
View File

@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("placeholder")
}

1
readme.md Normal file
View File

@ -0,0 +1 @@
### piston