day8 / re-com

A ClojureScript library of reusable components for Reagent

Home Page:https://re-com.day8.com.au

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port Scripts to Babashka

superstructor opened this issue · comments

babashka 0.3.2 has added rewrite-clj.

Please replace lein exec w/ Babashka-only implementation.

  • How to run tests w/ babashka ? I imagine run a "test script" that depends on the normal script.
  • Update README and docs w/ instructions pointing to installation instructions for Babashka, and how to run the script and tests w/ Babashka.

This may be a useful reference for ideas.
It is a sample bb script written by the author of rewrite.clj.
It is described as "a babashka script for reordering requires and imports in Clojure files"
https://gist.github.com/laurio/01530ea7700752885df21e92bb926f75