bat-test
bat-test copied to clipboard
Clojure CLI tool support
Hi,
With Clojure 1.9.0 we can use CLI tool for small project and create alias to launch the main function of any program.
We could enhance the project with a -main entry point to allow usage from CLI tool.
Regards
Yeah, I've been thinking about this.