Open WeChat, tap "Discover" at the bottom, and use "Scan" to share this page with friends or on Moments.
Overview
No overview information available
Content
from source:
```sh
go run .
```
for goose, in `~/.config/goose/config.yaml`
```yaml
extensions:
container-use:
name: container-use
type: stdio
enabled: true
args:
- run
- <path to checked out repo>
cmd: go
```