1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-04-09 14:26:25 +00:00

create goose

This commit is contained in:
Nebel 2025-04-02 10:27:26 +09:00
parent 1926a1dbfc
commit cf2df3404b
Signed by: nebel
GPG key ID: 79807D08C6EF6460
2 changed files with 8 additions and 0 deletions

5
goose/README.md Normal file
View file

@ -0,0 +1,5 @@
https://block.github.io/goose/docs/quickstart/
```
$ goose/hello.goose
```

3
goose/hello.goose Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env -S goose run -i
ファイルtest.txtに「こんにちは」と書き込んでください