1 Star 0 Fork 0

berry/locust

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 536 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "locust",
"version": "2.16.1",
"private": true,
"license": "MIT",
"scripts": {
"webui:install": "cd locust/webui && yarn install",
"webui:dev:watch": "cd locust/webui && yarn dev:watch",
"webui:dev": "cd locust/webui && yarn dev",
"webui:build": "cd locust/webui && yarn build",
"webui:test": "cd locust/webui && yarn test",
"webui:lint": "cd locust/webui && yarn lint",
"webui:format": "cd locust/webui && yarn format",
"webui:type-check": "cd locust/webui && yarn type-check"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/rootgd/locust.git
git@gitee.com:rootgd/locust.git
rootgd
locust
locust
master

搜索帮助