/script/create-app
http://github.com/sut-go/gon · #! · 9 lines · 6 code · 3 blank · 0 comment · 0 complexity · 2b08c8233780459338c4e86cecdeb39e MD5 · raw file
- #!/usr/bin/env gorun
- package main
- import "os"
- func main() {
- // 1. accept parameter os.Args
- }