Getting Juno takes a couple of simple steps and just a few minutes. Follow this and you'll be running Julia code in no time!
First, download Julia (command line version) for your platform from the downloads page.
Then:
- Run the downloaded installer, using the default settings.
- Double-click the downloaded disk image to load it.
- Drag the Julia-0.X.Y app onto the Applications folder shortcut.
- Unzip the downloaded folder and place it in your home directory.
- Make sure to have dependencies curl and cmake installed.
Download, install and open Atom. If you have it already, make sure it's up to date (version 1.7+).
In Atom, go to Settings (Ctrl ,, or Cmd , on OS X) and go to the "Install" panel.
Type uber-juno
into the search box and hit enter. Click the install button on the package of the same name.
Atom will then set up Juno for you, installing the required Atom and Julia packages. Once the setup is done you're good to go!
This setup works by installing the collection of modules and plugins that together make up Juno. For more information see here.
If you have any issues with this setup, please do report it here or at Juno Discuss. We'll do our best to help you get going.
Let us know if you have any other issues or questions.