Open
Description
The Main Idea:
Any technology or language should be able to provide an Install(er)
simply by creating a variable/property of that name.
By putting this variable in a language or technology, it can help automate the deployment of any stack.
A Simple Example:
$Install = {choco install Something}