A cross platform install script library / package manager
# Install with cargo to build
cargo install rapture
# Bootstrap rapture
rapt install https://raw.githubusercontent.com/adam-mcdaniel/rapture/master/scripts/rapture.rapt
# Uninstall old cargo
cargo uninstall rapture
# Source your modified path
. ~/.bashrc
source ~/.bashrc