To install apache2
, we can use command similar to below
bolt task run package action=install name=apache2
I want to install Notepad++
in windows machine using bolt task
.
Is there any Notepad++
package similar to below to install using bolt task
.
bolt task run package action=install name=notepad++