The one place for your designs
To enable design management, you'll need to meet the requirements. If you need help, reach out to our support team for assistance.
Liberty CLI is the command line client for Librem One (and other Liberty Domain Hosts). We need it available in PureOS stable.
Please follow the new Debian workflow to package in Debian stable-backports, ready for copying into PureOS stable-backports (when it exists).
sudo apt install ldh-client
After installation, the user should be able to launch it with:
liberty --help
It includes a Python library ldh_client
. Presumably Python scripts should be able to:
import ldh_client
(Add/remove any relevant milestones. Mark when done.)
To enable design management, you'll need to meet the requirements. If you need help, reach out to our support team for assistance.