Releases: wbizmo/launchstack-cli
Releases · wbizmo/launchstack-cli
LaunchStack CLI v1.0.0 — Initial Production Release
LaunchStack CLI v1.0.0
Initial production release of LaunchStack CLI, a TypeScript-based command-line tool for deployment automation, project configuration management, environment control, deployment tracking, and developer workflow tooling.
Features
- Project initialization and configuration management
- Configuration validation
- Environment switching
- Deployment provider management
- Deployment workflow execution
- Deployment history tracking
- Rollback target lookup
- Local secrets management
- Git metadata tracking
- Docker scaffolding generation
- GitHub Actions workflow generation
Commands
- launchstack init
- launchstack status
- launchstack validate
- launchstack env
- launchstack provider
- launchstack deploy
- launchstack history
- launchstack rollback
- launchstack secrets
- launchstack docker init
- launchstack github init
Technical Highlights
- TypeScript
- Node.js
- Commander
- Zod
- Docker
- GitHub Actions
- Git integration
- Local-first configuration architecture
- Deployment history and rollback tracking
Project Goals
LaunchStack CLI was built to demonstrate practical developer tooling and DevOps-oriented workflow automation through a lightweight but production-ready command-line application. The project focuses on configuration management, deployment workflows, infrastructure scaffolding, and operational tooling commonly found in modern software delivery environments.
Author
Williams Ashibuogwu (wbizmo)
GitHub:
https://github.com/wbizmo