Skip to content

Commit c14df17

Browse files
committed
Initial commit
0 parents  commit c14df17

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pom.xml
2+
*jar
3+
/lib/
4+
/classes/
5+
/targets/
6+
.lein-deps-sum

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
escalate
2+
========
3+
4+
A Leap Motion library for Clojure

0 commit comments

Comments
 (0)