Skip to content

Commit 99c9536

Browse files
committed
docs: pretty README.md
1 parent 313f75b commit 99c9536

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,21 @@
66
> and pretty much anything else you could want, thanks to the usage of [expr-lang](https://expr-lang.org/).
77
>
88
> SCM engine can be run either as a regular CI job in your pipeline, or be triggered through the Webhook system, allowing for versatile and flexible deployments.
9+
10+
> [!TIP]
11+
> Please see [the documentation site](https://jippi.github.io/scm-engine/) for in-depth information
12+
>
13+
> * [Installation](https://jippi.github.io/scm-engine/install/)
14+
> * [Configuration](https://jippi.github.io/scm-engine/configuration/)
15+
> * [Examples](https://jippi.github.io/scm-engine/configuration/examples/)
16+
>
17+
> Commands:
18+
>
19+
> * [evaluate](https://jippi.github.io/scm-engine/commands/evaluate/)
20+
> * [server](https://jippi.github.io/scm-engine/commands/server/)
21+
>
22+
> GitLab:
23+
>
24+
> * [Getting started](https://jippi.github.io/scm-engine/gitlab/setup/)
25+
> * [Script attributes](https://jippi.github.io/scm-engine/gitlab/script-attributes/)
26+
> * [Script functions](https://jippi.github.io/scm-engine/gitlab/script-functions/)

0 commit comments

Comments
 (0)