day8 / re-com

A ClojureScript library of reusable components for Reagent
https://re-com.day8.com.au
MIT License
796 stars 147 forks source link

Port Scripts to Babashka #277

Closed superstructor closed 3 years ago

superstructor commented 3 years ago

babashka 0.3.2 has added rewrite-clj.

Please replace lein exec w/ Babashka-only implementation.

mike-thompson-day8 commented 3 years ago

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