An open API service indexing awesome lists of open source software.

https://github.com/thunderbird/thunderbird-release-tools

A repository that contains various tools and scripts used to automate and facilitate Thunderbird releases.
https://github.com/thunderbird/thunderbird-release-tools

Last synced: about 1 month ago
JSON representation

A repository that contains various tools and scripts used to automate and facilitate Thunderbird releases.

Awesome Lists containing this project

README

          

# thunderbird-release-tools

A collection of tools for automating Thunderbird release engineering tasks.

## Tools

| Tool | Description | Install |
|------|-------------|---------|
|`release-cli` |Automates release tasks: pulling/updating repos, pinning gecko revisions, uplifting commits, and bumping version files | `cargo install --git https://github.com/thunderbird/thunderbird-release-tools --bin release-cli` |