adereth / dactyl-keyboard

Parameterized ergonomic keyboard
GNU Affero General Public License v3.0
2.92k stars 845 forks source link

how do you use this code? #2

Open milkypostman opened 9 years ago

milkypostman commented 9 years ago

I'd like to tweak things and also understand scad-clj. but being new to the clojure ecosystem I dont understand how to actually use this.

mathias commented 8 years ago

@milkypostman Adereth covers it in https://www.youtube.com/watch?v=uk3A41U0iO4 but you'll probably want some familiarity with using Clojure in Emacs with a REPL first:

The CIDER README in its whole is quite huge, but you need:

To get started. Hope this helps!