Add usb-holder

Add -main entry point for batching
This commit is contained in:
Tom Short
2017-04-02 10:16:41 -04:00
parent c8618fae0c
commit 13c89652b2
2 changed files with 24 additions and 46 deletions

View File

@@ -1,6 +1,7 @@
(defproject dactyl-keyboard "0.1.0-SNAPSHOT"
:description "A parametrized, split-hand, concave, columnar, erogonomic keyboard"
:url "http://example.com/FIXME"
:main dactyl-keyboard.dactyl
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.7.0"]