Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
gstack
summary
tree
log
refs
ref:
942df42161f1d73709bc27af636ddc7112f9016f
gstack
/conductor.json
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
942df421
— Garry Tan simplify: one command for evals — bun run test:evals
a month ago
1
2
3
4
5
6
{
"scripts"
:
{
"setup"
:
"bin/dev-setup"
,
"archive"
:
"bin/dev-teardown"
}
}