Files
office-tools/SOURCE.md
T
zemion 08b8f84f7b
Verify / verify (push) Canceled after 0s
Release Office Tools 0.2.0
2026-09-02 07:32:31 +02:00

18 lines
516 B
Markdown

# Corresponding source
The corresponding source for Office Tools 0.2.0 is available at:
https://git.add-ideas.de/lotobo/office-tools/src/tag/v0.2.0
Build that tag with Node.js 22 and the exact `package-lock.json`:
```sh
npm ci
npm run release:artifact
```
No generated bundle is the preferred source form. No runtime code or document
content is loaded from a CDN. The production archive contains this source
identity, the licence, dependency inventory and third-party notices beside the
executable application.