Install
It takes less than a minute to run and install Metawork.
Metawork for Ruby
1. Install the Metawork CLI
eval "$(curl -fsSL get.metawork.com)"
2. Install runtime
mw install ruby
Metawork for Node
1. Install the Metawork CLI
eval "$(curl -fsSL get.metawork.com)"
2. Install language runtime
mw install node
Shells
Please note that Metawork modifies the path permanently (see your .bashrc or .zshrc file). Any new shells that are started will use Metawork runtimes.
Metawork is now active on your machine and in your application.
Updated 9 months ago