init-script.rb

Live Coding for Everyone

Debian Debian
RUN apt-get update && \ apt-get install -y sonic-pi
Ubuntu
RUN apt-get update && \ apt-get install -y sonic-pi
Arch Arch Linux
RUN pacman -S --noconfirm sonic-pi
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y sonic-pi
Raspbian
RUN apt-get update && \ apt-get install -y sonic-pi
click the source code to copy install init-script.rb on any operating system with command-not-found.com