7 unstable releases (3 breaking)
0.4.1 | Apr 17, 2024 |
---|---|
0.4.0 | Mar 28, 2024 |
0.3.0 | Mar 3, 2024 |
0.2.1 | Mar 1, 2024 |
0.1.0-alpha3 | Oct 27, 2023 |
#1538 in Command line utilities
215KB
5.5K
SLoC
tfct
A tool to help manage a toolset that helps manage your deployments
Minimum Supported Rust Version (MSRV)
1.71.1
Install
You can find the latest binaries for Linux, macOS, and Windows on the releases page.
Via Homebrew
brew install 06chaynes/homebrew-tfct/tfct
Via Cargo
cargo install tfct
Via Shell Script
Where <version>
is the version you want to install, e.g. v0.1.0
.
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/06chaynes/tfc-toolset/releases/download/tfct/<version>/tfct-installer.sh | sh
Via Powershell Script
Where <version>
is the version you want to install, e.g. v0.1.0
.
irm https://github.com/06chaynes/tfc-toolset/releases/download/tfct/<version>/tfct-installer.ps1 | iex
Documentation
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~48–68MB
~1.5M SLoC