discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Setup script now available for omdl (design library).

R
royasutton
Wed, Jul 25, 2018 5:24 PM

There is now a script to setup  omdl https://royasutton.github.io/omdl/  .
To try it out open a BASH shell and type:

$ mkdir tmp && cd tmp
$ wget https://git.io/setup-omdl.bash
$ chmod +x setup-omdl.bash

$ ./setup-omdl.bash --cache --branch-list tags1 --yes --install
$ firefox cache/local/share/OpenSCAD/docs/html/index.html

View generated library documentation with your favorite web browser...
Tested on Ubuntu and CYGWIN...
Would love to get it working on others systems if there is interest.
Feedback/criticism welcome... Enjoy!

RAS

--
Sent from: http://forum.openscad.org/

There is now a script to setup omdl <https://royasutton.github.io/omdl/> . To try it out open a BASH shell and type: $ mkdir tmp && cd tmp $ wget https://git.io/setup-omdl.bash $ chmod +x setup-omdl.bash $ ./setup-omdl.bash --cache --branch-list tags1 --yes --install $ firefox cache/local/share/OpenSCAD/docs/html/index.html View generated library documentation with your favorite web browser... Tested on Ubuntu and CYGWIN... Would love to get it working on others systems if there is interest. Feedback/criticism welcome... Enjoy! RAS -- Sent from: http://forum.openscad.org/