Nitishkumar Singh
Nitishkumar Singh
## Description Add [powershell](https://github.com/PowerShell/PowerShell/releases/) as system install application ## Motivation and Context - [x] I have raised an issue to propose this change, which has been given a label of...
## Expected Behaviour Add [caddy](https://github.com/caddyserver/caddy) server as system install, so user can install the same with `arkade system install caddy` given user has appropriate permission
## Expected Behaviour Add [powershell](https://github.com/PowerShell/PowerShell/releases/) as system install in arkade
## Description We are extending go template usage for system install apps like powershell, go and node ## Motivation and Context - [x] I have raised an issue to propose...
E2E URL tests are failing due to ktop. Ktop latest release i.e. v0.3.6 does not have binaries in it. See vladimirvivien/ktop#46
As of now custom code is being written to support each system install app. We want to extend current go [template](https://github.com/alexellis/arkade/blob/master/pkg/get/tools.go) setup for system install apps too.