Automate the build process
Closed this issue · 1 comments
dmiller commented
There are several manual steps in the build process. Need to automate them. These include:
(1) moving *.clj files to appropriate places when changed. (2) Code a step to run Clojure.Compile on the bootstrap files to create new DLLs, which will then need to be distributed. (3) Set up a test environment for the CLJ tests.