6 lines
363 B
Markdown
6 lines
363 B
Markdown
# demo-app
|
|
### Installation:
|
|
To install this application using the `argocd-autopilot`, assuming you already have gone through the [bootstrap process](https://argocd-autopilot.readthedocs.io/en/latest/Getting-Started/), run the following:
|
|
```bash
|
|
argocd-autopilot app create hello-world --app github.com/Mathod95/courses/courses_002/apps/examples -p production
|
|
``` |