Oxup is a tool for managing installations and packages of oxido.
You can download oxup from the releases page for your operating system, unzip the download and add the binary to your path.
setx PATH "C:\oxido;%PATH%" # path to binary
sudo install oxido /usr/local/bin
sudo install oxido /usr/local/bin
oxup <command> [OPTIONS]
add
add packages to your projectinstall
install oxido interpreterremove
remove packages from your projectupdate
update the oxido interpreter to the latest version permitted by semveruninstall
uninstall oxido interpreterversion
prints the version
Options:
-W
force run as windows-L
force run as linux-M
force run as macos