Install Guide
Installation​
macOS​
brew install flipez/homebrew-tap/rocket-lang
APT​
echo "deb [trusted=yes] https://apt.rocket-lang.org/ /" > \
/etc/apt/sources.list.d/fury.list
RPM​
[fury]
name=RocketLang Repo
baseurl=https://rpm.rocket-lang.org
enabled=1
gpgcheck=0
Manual​
Download from releases.
There is also a Visual Studio Code Extension available. Just search for rocket-lang
in the extension menu.