ACME Portal Documentation¶
Welcome to the ACME Portal VS Code Extension documentation.
Overview¶
ACME Portal is a VS Code extension that provides a UI to manage Python flow deployments via the acme-portal-sdk. It integrates directly into your VS Code workspace to streamline flow development and deployment workflows.
Features¶
- Flow Management: Browse and manage Python flows in your workspace
- Deployment Controls: Deploy flows directly from VS Code
- Environment Promotion: Promote flows between different environments
- Version Comparison: Compare different versions of your flows
- Settings Management: Configure extension settings through VS Code preferences
Quick Start¶
- Install the extension from the VS Code marketplace
- Open a workspace containing Python flows that use acme-portal-sdk
- Configure the flows path in extension settings
- Use the ACME Portal sidebar to manage your flows
Navigation¶
- Getting Started - Setup and configuration guide
- User Guide - How to use the extension features
- API Reference - SDK integration details
- Contributing - How to contribute to the project
Support¶
For questions, issues, or contributions, please visit our GitHub repository.