mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
06f7810eb0
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
pd-gears.info | ||
pd-gears.SlackBuild | ||
README | ||
slack-desc |
This is the wiki and issue tracker for the OpenSCAD Modules Registry. OpenSCAD-Modules is a package manager for OpenSCAD. It's powered by NPM, the package manager of the Node.js project and a registry dedicated for Openscad-Modules itself. The aim of an openscad package manager is to have a tooling which handles dependencies among multiple projects. With NPM we achieve the following goals: one of the best package managers for free :) easy to use, large community, stable and well established project description including dependencies in a well understandable json format supports modules from the registry and also from github repositories directly a lot of documentation, ranging from installing npm, to creating your first modules, ...