yogthos / markdown-clj

Markdown parser in Clojure
Eclipse Public License 1.0
540 stars 120 forks source link

Make babashka compatible #173

Closed borkdude closed 2 years ago

borkdude commented 2 years ago

This PR makes markdown-clj babashka compatible:

To run babashkabb test:bb to run tests in babashka. This task is defined in bb.edn.

While I was at it, I also added a test runner for Clojure and Clojurescript in bb.edn:

bb test:clj
bb test:cljs