Installing and building Ryelang on a fresh Ubuntu

by refaktor
GNU/Linux ◆ xterm 151 views

This is a fresh Ubuntu in a docker. Before the video, I only did apt update and installed wget, git (and asciinema). Then I just copied in the instructions from Rye’s github readme.md. First I installed Go, then I git cloned Rye repository, then ran a script that get’s required go modules for the tiny_build, then I ran go build and got a Rye binary.