silo-calc

LibreOffice Calc extension for the Silo PLM system. Provides BOM pull/push, project sheet management, and AI-assisted descriptions.

Dependencies

Build

git submodule update --init
make build-oxt

This produces silo-calc.oxt with the shared silo_client package bundled inside.

Install

make install        # system-wide via unopkg
make install-dev    # symlink for development

Test

make test
Description
No description provided
Readme MIT 72 KiB
Languages
Python 98.5%
Makefile 1.5%