File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ __rewrite-clj__ is a library offering mechanisms to easily rewrite Clojure/EDN d
44way. It includes an EDN parser (based on [ clojure.tools.reader] ( https://github.com/clojure/tools.reader ) ), a corresponding
55printer, as well as an EDN-aware zipper implementation (based on [ fast-zip] ( https://github.com/akhudek/fast-zip ) ).
66
7- [ ![ Build Status] ( https://travis-ci.org/xsc/rewrite-clj.png ?branch=master )] ( https://travis-ci.org/xsc/rewrite-clj )
7+ [ ![ Build Status] ( https://travis-ci.org/xsc/rewrite-clj.svg ?branch=master )] ( https://travis-ci.org/xsc/rewrite-clj )
88[ ![ endorse] ( https://api.coderwall.com/xsc/endorsecount.png )] ( https://coderwall.com/xsc )
99
1010This project is similar to Christophe Grand's [ sjacket] ( https://github.com/cgrand/sjacket ) . In fact, I found it hard to _ use_
You can’t perform that action at this time.
0 commit comments