Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
gstack
summary
tree
log
refs
ref:
60061d0b6dfaadc504728abc6ec9db5dbd85f5d1
gstack
/conductor.json
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
60061d0b
— Garry Tan fix: zsh glob compatibility across all skill templates (v0.12.8.1) (#559)
a month ago
1
2
3
4
5
6
{
"scripts"
:
{
"setup"
:
"bin/dev-setup"
,
"archive"
:
"bin/dev-teardown"
}
}