atom-julia-run
Run a Julia source file.
rafpyprog 25,484 4 1.0.5 MIT GitHub

atom-julia-run package

GitHub license

Run your Julia source file (.jl) using F5 or F6!

Prerequisite

  • Windows or Linux with gnome-terminal;
  • julia should be on PATH.

Method of use

  1. Open a .jl file.
  2. Hit F5 or F6 to run.
  • It will save the file in current editor immediately without a confirmation, be aware.

Contribute

  • New an issue if you have any idea of new features.

This is a package for Atom