ide/config/rtx/config.toml
Joao P Dubas cc9ff2d16e chore: upgrade rtx plugins
Also use default plugins for:
* go
* node
* python
2023-10-01 23:32:04 +00:00

16 lines
232 B
TOML

[tools]
awscli = "2.13.5"
elixir = "1.15.4-otp-26"
erlang = "26.0.2"
go = "1.20.6"
helm = "3.12.2"
jq = "1.7"
kubectl = "1.27.4"
node = "20.6.1"
poetry = "1.5.1"
python = "3.11.4"
terraform = "1.5.4"
[settings]
experimental = true