tfct

Install tfct/v0.4.1

Published on Apr 17 2024 at 17:04 UTC
View all installation options
View all installation options

tfct

CI Crates.io Crates.io

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

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.