You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will surely want to install the <ahref="https://atom.io/packages/atom-k9">atom-k9</a> package (to run watch sketches from the editor). You will also want the <ahref="https://atom.io/packages/set-syntax">set-syntax</a> to make it easy to select the "JRubyArt" syntax mode.
1
+
<!doctype html>
2
+
<htmllang="en">
3
+
<head>
4
+
<metacharset="utf-8">
5
+
<title>Syntax Highlight Mode for JRubyArt</title>
6
+
<metaname="description" content="Syntax Highlight Mode for JRubyArt">
7
+
<metaname="author" content="Martin Prout">
8
+
</head>
9
+
<body>
10
+
<h2>Essential Packages</h2>
11
+
You will surely want to install the <ahref="https://atom.io/packages/atom-k9">atom-k9</a> package (to run watch sketches from the editor). You will also want the <ahref="https://atom.io/packages/set-syntax">set-syntax</a> package to make it easy to select the "JRubyArt" syntax mode.
0 commit comments