Skip to content

Get Started with Baseprinter

There are three ways to run Baseprinter.

1. GitHub Actions workflow

This is the easiest way to run Baseprinter. Follow either the:

2. OCI (Docker) container

If you prefer using the command line interface and want 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 from Linux. Refer to the How-to Guide to Run Baseprinter via Container.

3. Locally installed packages

This option is for advanced Linux users and provides the most power and 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.