Publishing Bundles
π§ Coming Soon
This page is under construction. Weβre working on comprehensive documentation for publishing and sharing Station template bundles.
What This Will Cover
- Bundle Registry Submission - Publishing to the official registry
- Private Distribution - Sharing bundles within organizations
- Versioning & Updates - Managing bundle versions and updates
- Documentation Standards - Writing good bundle documentation
- Community Guidelines - Best practices for shared bundles
Quick Reference
Bundle publishing workflow:
# Create and test your bundle
stn template create --env default
stn template bundle my-template/
# Test in clean environment
stn template install my-template.tar.gz --env test
# Submit to registry (coming soon)
# stn registry publish my-template.tar.gz
Next Steps
- Creating Bundles - Learn to create quality bundles
- Bundle Registry - Browse the community registry