プレイグラウンド、サンドボックス、使い捨てスクリプト置き場
0

Configure Feed

Select the types of activity you want to include in your feed.

create goose

Kohei Watanabe (Apr 2, 2025, 10:27 AM +0900) cf2df340 1926a1db

+8
+5
goose/README.md
··· 1 + https://block.github.io/goose/docs/quickstart/ 2 + 3 + ``` 4 + $ goose/hello.goose 5 + ```
+3
goose/hello.goose
··· 1 + #!/usr/bin/env -S goose run -i 2 + 3 + ファイルtest.txtに「こんにちは」と書き込んでください