shop-planner / shop3

SHOP3 Git repository
https://shop-planner.github.io
144 stars 14 forks source link

Add command-line arguments and plan-tree output. #153

Closed rpgoldman closed 10 months ago

rpgoldman commented 10 months ago

Now can request plan-tree output from SHOP app.

Also added a tree-compare binary to help compare the output of different trees for testing.

Added the CLINGON command-line option library to the SHOP app, but this is done not at all elegantly. I just load up quicklisp and install CLINGON from there. Should stop using jenkins/ext and use qlot to manage the dependencies.