eftest icon indicating copy to clipboard operation
eftest copied to clipboard

Clojure CLI tool support

Open kawas44 opened this issue 7 years ago • 1 comments

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

kawas44 avatar Mar 23 '18 16:03 kawas44

Sure, if it's put in a eftest.main namespace.

weavejester avatar Mar 23 '18 16:03 weavejester