Skip to content

Releases: scotthaleen/concordance-clj

Initial Release

30 Oct 02:43
21a9ef7
Compare
Choose a tag to compare

Download concordance-0.1.0-21a9ef7.tar.gz

# extract
$ tar -zxvf concordance-0.1.0-21a9ef7.tar.gz
x concordance-0.1.0-21a9ef7-standalone.jar

# run
$ java -jar concordance-0.1.0-21a9ef7-standalone.jar helloworld.txt
a.	hello	{1:1}
b.	is	{1:2}
c.	round	{1:2}
d.	the	{1:2}
e.	world	{2:1,2}