15 lines
919 B
Text
15 lines
919 B
Text
OTO Chocolatey Packaging Status
|
|
|
|
Status: tracked packaging scaffold, not ready for public/community release.
|
|
|
|
Current direction:
|
|
- Keep this directory as an internal packaging template for the Dart runner CLI.
|
|
- Treat tools/chocolateyinstall.ps1 as a zip/download install scaffold; release URLs and checksums are filled by the release process.
|
|
- Do not embed private binaries, credentials, or private release hosts in tracked files.
|
|
- Keep tools/LICENSE.txt and tools/VERIFICATION.txt only when a package includes redistributable binaries or public feed evidence.
|
|
|
|
Before publishing:
|
|
1. Decide whether the package is internal-only or community feed.
|
|
2. Fill package metadata, license, verification, release notes, and checksums from release artifacts.
|
|
3. Test install, upgrade, and uninstall in a disposable Windows/Chocolatey environment.
|
|
4. Remove or rename this status file only after the template is release-ready.
|