README.md
December 24, 2025 ยท View on GitHub
<img src=docs/assets/juno-logo.png width="25%" alt="Juno mascot">
What is Juno?
Juno is an un-official typescript project that makes it easier to construct Argo Workflows
Juno reduces your usage of magic strings and provides types and validation to make writing complex workflows just a little less painful.
Getting Started
- Take a look at the example project
- Check out the Quick Start Guide on creating a hello world project.
- Review the Examples folder for common patterns