6 Star 22 Fork 0

Gitee 极速下载/locust

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/locustio/locust/
克隆/下载
Makefile 473 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andrew Baldwin 提交于 2023-09-25 13:50 . Move dashboard to locust/webui
test:
tox
build:
rm -f dist/* && python3 -m pip install --upgrade build && python3 -m build .
frontend_build:
yarn webui:install && yarn webui:build
release: build
twine upload dist/*
build_docs:
sphinx-build -b html docs/ docs/_build/
changelog:
@echo "Not supported any more. Run ./generate_changelog.py <version_number> instead!"
sass_watch:
sass --watch locust/static/sass:locust/static/css
sass_build:
sass --update locust/static/sass:locust/static/css
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mirrors/locust.git
git@gitee.com:mirrors/locust.git
mirrors
locust
locust
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385