Castro is a CLI tool automatically switches between Node.js and Python versions seamlessly with just one prompt command. It supports installing specific versions of Node.js and Python just as nvm works.
- Install a specific version of Node.js or Python.
- Switch between different versions of Node.js or Python (feature under development).
To use Castro, follow these steps:
-
Navigate to the project directory:
cd castro && cd castro
-
Install pip to setup:
pip install .
-
Lastly run castro:
castro install 20.0.0