Skip to content

Castro is a CLI tool automatically switches between Node.js and Python versions seamlessly with just one prompt command.

Notifications You must be signed in to change notification settings

EmmaUmeh/Castro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Castro

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.

Features

  • Install a specific version of Node.js or Python.
  • Switch between different versions of Node.js or Python (feature under development).

Installation

To use Castro, follow these steps:

  1. Navigate to the project directory:

    cd castro && cd castro
    
  2. Install pip to setup:

    pip install .  
    
  3. Lastly run castro:

    castro install 20.0.0  

About

Castro is a CLI tool automatically switches between Node.js and Python versions seamlessly with just one prompt command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages