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