Skip to content
#

bootstrapper

Here are 56 public repositories matching this topic...

Tyrrrz
Tyrrrz commented Dec 13, 2021

Details

Currently, the prerequisite installer part of our apphost is a WinForms application. This is not the best option for console apps, which is why they are not currently supported.

We can, however, create an alternative, console apphost that doesn't create any windows and performs installing of prerequisites through terminal.

Suggested workflow:

  1. User runs the apphost, but the
enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the bootstrapper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bootstrapper topic, visit your repo's landing page and select "manage topics."

Learn more