Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
gstack
summary
tree
log
refs
ref:
a30f7079da13904d32a50b73f1ff04c1ed75ca7c
gstack
/conductor.json
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
a30f7079
— Garry Tan feat: Fix-First Review — auto-fix obvious issues, ask about hard ones (v0.4.5) (#116)
a month ago
1
2
3
4
5
6
{
"scripts"
:
{
"setup"
:
"bin/dev-setup"
,
"archive"
:
"bin/dev-teardown"
}
}