We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e282fdc commit 3da5f3cCopy full SHA for 3da5f3c
README.md
@@ -25,6 +25,12 @@ As of now, the following hard limitations apply to `argocd-agent`:
25
26
See the [quickstart guide](docs/hack/quickstart.md) for more information.
27
28
+## Hacking, testing, demoing
29
+
30
+For a development and demo environment, we provide [some scripts and docs](https://github.com/jannfis/argocd-agent/tree/main/hack/demo-env).
31
32
+Please refer to the [Contributing](#contributing) section below for information on how to contribute.
33
34
## Compatibility
35
36
`argocd-agent` works with an out-of-the-box Argo CD. We aim to support the currently supported Argo CD versions.
0 commit comments