Major internal refactor with centralized platform registry, remote spec templates, and comprehensive test coverage.Documentation Index
Fetch the complete documentation index at: https://docs.trytrellis.app/llms.txt
Use this file to discover all available pages before exploring further.
New features
- Remote spec templates:
trellis init -t electron-fullstackdownloads and applies spec templates - Centralized platform registry: All platform metadata in one place, derived helpers replace scattered hardcoded lists
- Test coverage: 312 tests across 17 files with Vitest coverage reporting
Changes
- Extracted
resolvePlaceholders()to shared module, removed templates.ts dispatcher - Release tooling supports beta/rc/release workflows
- Extracted VERSION constant for consistent version management