mandarin3d
v2.1.1
Published
CLI tool to upload STL files to Mandarin3D
Readme
Mandarin3D CLI
A command-line tool to easily upload GitHub Skyline STL files to Mandarin3D for quotes and processing.
Github Skyline Usage
First follow the instructions to generate a GitHub Skyline STL file.
The simple recap is:
- Make sure you have
ghinstalled. - Make sure you are logged into
ghwithgh auth login - Install the
gh-skylineextension withgh extension install github/gh-skylineor➜ Code gh extension install github/gh-skyline --force
gh skyline That will generate a GitHub Skyline STL file in the current directory.
Then you can upload it and get a link for a checkout quote to Mandarin3D with the following command:
npx mandarin3d --skylineYou will then be prompted to confirm if you want to generate your full GitHub history or just this year.
Usage
npx mandarin3d <stl file>