[ncl-talk] a second editor enhancement for Atom
Ryan Pavlick
ryan.pavlick at gmail.com
Wed Jul 8 09:23:35 MDT 2015
I've modified another Atom package to support NCL. This one allows users to
run an NCL script or a selection from an NCL script directly from their
Atom editor.
Instructions for installing and using the package are here:
https://github.com/rgbkrk/atom-script
To use it with NCL scripts, you need to
1) make sure you have language-ncl package installed:
https://github.com/rpavlick/language-ncl
2) start atom from the terminal (mostly likely you will want to be in the
directory where your NCL script resides)
It should work for OS X, Linux, and potentially Windows, although I've
only tested it on OS X.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150708/a6193734/attachment.html
More information about the ncl-talk
mailing list