I have completed some of the backend plumbing necessary for a “production” release of the software. Here is what that means:
- I now will maintain three copies of the software. A development environment that is only used by the developers (that's me so far). A test environment at test.makewithtech.com that I will share with all of the early adopters helping to test out the software and a production environment at models.makewithtech,com.
- The progression of changes will consist of breaking, fixing, changing the development environment where I will do my own initial testing. Then publishing to test for you all to take a look and then after some time on test publishing to models.makewithtech.com.
- Initially, the development and tester environments will share an OpenSCAD backend. Long term I will fix this.