docbrown/.rtx.toml
Josh Klar 2ae46a21b3
Developer Onboarding Simplification (#20077)
* readme: Remove redundant prerequisites section (already in install docs).

* readme: Link to both Linux and MacOS installation instructions.

* devxp: Track non-node/ruby devtool versions with rtx.

* devxp: Simplify MacOS system-level dependency installation with brew bundle.
2023-09-22 02:05:41 -07:00

4 lines
54 B
TOML

[tools]
yarn = "1"
postgres = "13.12"
redis = "6.0.9"