Get Started with Baseprinter
You can run Baseprinter on your personal computer or on a server. The easiest way to try Baseprinter is to run it on a GitHub Actions server.
If you prefer to run Baseprinter locally and use the command line interface, you have the following two options:
OCI (Docker) container
To avoid common problems with software package installation, you can run Baseprinter from an OCI container. This option is recommended if you are not running Linux. Refer to the How-to Guide to Run Baseprinter via Container.
Locally installed packages
This option is for advanced Linux users and offers the most flexibility. Refer to the How-to Guide to Run Baseprinter Locally. Running Baseprinter via a container will download and cache almost a gigabyte of container image data. Installing Baseprinter locally will consume much less disk space.