An Electron-based GUI for CadQuery.
Note: This software is in the pre-alpha stage, and is not ready for production use.
Make sure you have npm, the cadquery library and FreeCAD 0.15+ installed.
git clone https://github.com/jmwright/cadquery-gui.git
cd cadquery-gui/
npm install
npm start