girouette

https://github.com/green-coder/girouette
2021-03-01T00:00:30.014700Z

Another solution: clone the repository locally on your computer, then refer to the processor tool via :local/root

West 2021-03-01T00:06:46.015300Z

src/app/.#core.cljs: :boom: parse error!
[:app] Compiling ...
src/app/core.cljs: [:scream: dark:] [- dark:bg-gray-700] [+ bg-gray-700]
src/app/.#core.cljs: :boom: parse error!
Ok cool, I got the latest version, now this though.

2021-03-01T00:07:00.015500Z

Cool 🙂

2021-03-01T00:08:41.015700Z

I will do something about those .# files at some point.

West 2021-03-01T00:08:45.015900Z

just updated my repo

1👍
2021-03-01T00:12:03.016300Z

[clojure.core :refer [spit]] is not required in the ns form.

2021-03-01T00:12:17.016500Z

clojure.core is required by default.

West 2021-03-01T00:22:27.016700Z

Huh, I guess it works. For some reason I thought i got an error related to that, so I changed it.

2021-03-01T13:11:58.017300Z

Girouette v0.0.2 was released.

2🙌