#toolset #terraform #deployment #cloud #api

app tfct

A tool to help manage a toolset that helps manage your deployments

7 unstable releases (3 breaking)

new 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

#985 in Command line utilities

Download history 319/week @ 2024-03-01 30/week @ 2024-03-08 23/week @ 2024-03-15 86/week @ 2024-03-22 51/week @ 2024-03-29 109/week @ 2024-04-05

272 downloads per month

MIT/Apache

215KB
5.5K SLoC

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.

Dependencies

~47–69MB
~1.5M SLoC