Closed imwithsam closed 9 years ago
Yeah, I spent maybe 3 days trying to get this working back in January. There's a branch where I tried it, a bunch of issues I opened in Atom, and a bunch of notes over in Issue #12 It might be better now that they've released 1.0, but I'm allotting my time to https://github.com/JoshCheek/ruby_slippers_for_the_cobblers_children for now.
Interesting...have you set Ruby Slippers up with students at Turing yet?
It's not good enough yet. I got it rendering at one point, but then switched languages to JavaScript. I've been working on it a fair amount over the break though. Hoping to have it for my August class. I expect to have it interpreting my acceptance test within a day or two, and then it becomes a question of how to draw these things, which could take 1 to 2 weeks to figure out (best guess right now: React + Paper.js or Processing.js, but when I dream, it's three.js ^_^)
Use a config schema instead. See the configuration section of https://atom.io/docs/latest/hacking-atom-package-word-count and https://atom.io/docs/api/latest/Config for more details