clr

The community for ClojureCLR is on Gitter: https://gitter.im/clojure-clr/community - you’ll get a better response there
lincpa 2017-05-23T02:04:23.987657Z

@mattyulrich I put all the dependencies in the Clojureclr home directory, the project root namespace (directory) placed in the Clojureclr home directory, directly using Clojure.Main.exe into REPL, directly using Clojure.Compile.exe compile. Do not use Lein.

lincpa 2017-05-23T02:06:05.998452Z

The compiled results are also automatically exported under the Clojure home directory

lincpa 2017-05-23T02:10:05.022650Z

No Project configuration is required, the compilation results can be merged with ilmerge and then confused with Eazfuscator

2017-05-23T10:16:41.203764Z

Thanks, @lincpa, I'll give that a shot when I get into work.

🙂 1
lincpa 2017-05-23T11:41:15.118584Z

dependencies management: Use Sharpdevelop to create an empty project , and then set the dependencies that need to be downloaded, and copied to the Clojureclr home directory

lincpa 2017-05-23T11:49:57.213280Z

welcome to #notepad_plus_plus channels

lincpa 2017-05-23T12:01:53.350077Z

share files