balena-io / balena-cli

The official balena CLI tool.
Apache License 2.0
453 stars 139 forks source link

Executable GUI installer should print "next steps" info at the end (Windows, macOS) #1717

Open pdcastro opened 4 years ago

pdcastro commented 4 years ago

Subtask of #1711 -

The GUI installer should present an information screen at the end of the installation process, indicating what to do next: open a command shell (which one?) and run balena version to check the installation, or something like that.

And also, discretely show a link for additional installation options / information (INSTALL.md).

pdcastro commented 4 years ago

Actually this may also apply to a console-based (non-GUI) installation on Linux (#1520). The apt install balena-cli may allow a post-install script to be run (?), in which case we could print something to the console.