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/