Skip to content

Installation

SunderB edited this page Jun 13, 2022 · 7 revisions

Standard Installation

You can install published versions of the package via Atom's settings menu, under the Packages tab. See https://flight-manual.atom.io/using-atom/sections/atom-packages/ for more details on installing packages.

Manual installation (latest stable version)

To install the latest stable version of sb-atom-sonic-pi (i.e. the main branch) manually, you can run the following command in your terminal:

apm install SunderB/sb-atom-sonic-pi

Flatpak users (Linux)

If Atom is installed via flatpak, use the following command instead:

flatpak run --command=apm io.atom.Atom install SunderB/sb-atom-sonic-pi
Clone this wiki locally