updates docs
ci/woodpecker/push/renovate Pipeline was successful Details
ci/woodpecker/pr/renovate Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/pr/deploy Pipeline was successful Details
ci/woodpecker/push/deploy Pipeline was successful Details
ci/woodpecker/push/next Pipeline was successful Details
ci/woodpecker/pr/next Pipeline was successful Details

This commit is contained in:
OCram85 2022-11-19 18:25:19 +01:00
parent f218a8baba
commit 24a2c86fd4
2 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,7 @@ This helps reducing the image size.
Syntax: arkanum RUNTIME ... Syntax: arkanum RUNTIME ...
RUNTIME [dotnet|golang|nodejs|powershell] RUNTIME [dotnet|golang|nodejs|powershell]
dotnet Installs latest LTS dotnet core sdk + runtime. dotnet Installs latest LTS dotnet core sdk + runtime.
gitea Installs gitea tools like the changelog generator.
golang Installs golang 1.19.3. golang Installs golang 1.19.3.
nodejs Installs latest NodeJs LTS version. nodejs Installs latest NodeJs LTS version.
powershell Installs latest PowerShell LTS version. powershell Installs latest PowerShell LTS version.

View File

@ -10,6 +10,7 @@ function showHelp() {
Syntax: arkanum RUNTIME ... Syntax: arkanum RUNTIME ...
RUNTIME [dotnet|golang|nodejs|powershell] RUNTIME [dotnet|golang|nodejs|powershell]
dotnet Installs latest LTS dotnet core sdk + runtime. dotnet Installs latest LTS dotnet core sdk + runtime.
gitea Installs gitea tools like the changelog generator.
golang Installs golang 1.19.3. golang Installs golang 1.19.3.
nodejs Installs latest NodeJs LTS version. nodejs Installs latest NodeJs LTS version.
powershell Installs latest PowerShell LTS version. powershell Installs latest PowerShell LTS version.