Command-line tool for manufacturing as code with or without MakerRepo account. Build CAD models from code (e.g. Build123D), collect and work with artifacts locally, and run your full Manufacturing as Code workflow from your own machine—without depending on MakerRepo.com.
Using uv:
# Install globally (recommended)
uv tool install makerrepo-cliTo add it to an existing project instead:
uv add makerrepo-cliTo run without installing (one-off or try-it runs):
uvx makerrepo-cli # or: uvx mrCLI documentation: docs.makerrepo.com/makerrepo-cli