You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a minimal Babashka tasks infrastructure (jank-lang#45)
* Add minimal Babashka tasks infrastructure
Adds three Babashka tasks:
- test-jvm
- test-cljs
- new-test
* Update README.md with info about Babashka tasks
* Add :min-bb-version key to bb.edn
* Babashka new-test task takes multiple arguments
* Update test template
* Update README.md with more information about tasks and naming tests
* Rework mappings of special characters to conform to Jank's usage
* Update namespaces with new file names
0 commit comments