Open kawas44 opened 6 years ago
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
Sure, if it's put in a eftest.main namespace.
eftest.main
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