Basic Usage
The 5 commands you’ll use 95% of the time.The Workflow
Register Components
Tell Edgit what files are components:Create Versions
Use semantic versioning (v..):Deploy Versions
Mark which versions are deployed to which environments:components/my-prompt/prod that point to v1.0.0. Your CI/CD reads these tags.

