зеркало из https://github.com/mozilla/mozci-tools.git
b97c1c354a | ||
---|---|---|
.github/workflows | ||
citools | ||
docs | ||
tests | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
poetry.lock | ||
pyproject.toml | ||
tox.ini |
README.md
mozci-tools
A suite of high-level commandline tools to assist with Firefox's CI.
Installation
$ pip install mozci-tools
$ citools --help
Usage
The citools
binary provides subcommands that can interact with Firefox's CI for a variety of purposes. See citools --help
or the documentation for more details on available commands.
Get Involved
See the contribution docs if you would like to get involved!