Packages
Install
Installed packages are shared between all projects.
To install a package, run ruda install <git_url>.
This will clone the repository and add it to the list of installed packages.
Options
--help: Prints help information.--version <version>: Sets the version of the package to install.
Remove
To remove a package, run ruda remove <git_url>.
This will remove the package from the list of installed packages.
Options
--help: Prints help information.--version <version>: Sets the version of the package to remove.