babashka / sci.configs

A collection of ready to be used SCI configs
https://babashka.org/sci.configs/
Other
19 stars 17 forks source link

Add reframe config #11

Closed bolivier closed 1 year ago

bolivier commented 1 year ago

I got the test passing, but I'm not certain if (or how to test) that it's working in a real project.

I added all the functions exposed in re-frame.core, it could be good to limit to the more main apis, but I played it safe.

borkdude commented 1 year ago

Looks good. Can you also update the README.md file?

bolivier commented 1 year ago

@borkdude I added the public api list to the readme.

I also tweaked the public api section for cljs.test and cljs.pprint since they were inconsistent with the rest of the readme.