Go で書き直した Ikemen
ファイル入れ忘れ修正
#!/bin/sh export GOPATH=$PWD/go CGO_ENABLED=1 go build -o Ikemen_GO ./src