We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9603129 commit 59adaffCopy full SHA for 59adaff
README.md
@@ -2,11 +2,14 @@ ClojureCalc
2
====================
3
ClojureCalc is a wrapper for clojure on libre office and possibly open office.
4
It's highly experimental.
5
-To install use [ClojureCalc.oxt](https://github.com/beothorn/ClojureCalc/releases/download/0.0.1/ClojureCalc.oxt)
+To install use [ClojureCalc.oxt](https://github.com/beothorn/ClojureCalc/releases/download/0.1.0/ClojureCalc.oxt)
6
7
Usage
8
9
-Here's a screenshot to prove it works on my machine :)
+
10
+=clj( string with a clojure expression )
11
+=cljcol( cell range to convert to a clojure collection )
12
13

14
15
Examples
0 commit comments