Tags give the ability to mark specific points in history as being important
-
0.3.0
protecteda88c6b57 · ·**Added** - Support of dependencies to GitLab repositories including subgroups. **Disclaimer** The script uses `rm -rf` and temp directories. Every user should review it before using it.
-
0.2.0
protected93eaa9fc · ·**Added** - Support of `include <...>` of dependencies. **Disclaimer** The script uses `rm -rf` and temp directories. Every user should review it before using it.
-
0.1.0
protectedcf4d1c1d · ·**Added** - First version of `scad-install` script supporting Git dependencies for `use <…>` keyword. - This version is tested - with OpenSCAD dependencies to modules in GitHub repositories. - on MacOS Sonoma - in GitLab CI in Docker image `bitnami/git:2.46.2` **Disclaimer** The script uses `rm -rf` and temp directories. Every user should review it before using it.