このブログを開設しました。今後、技術的な話題を中心に更新していきます。

サンプルコード

$ whoami
itsuki
func main() {
    fmt.Println("Hello, World!")
}

インラインコードの例: git commit -m "first post"