The simple package installer for Windows
just-install is a simple program which automates software installation on Windows. It tries to
do one simple thing and do it well: download a setup.exe
and install it, silently.
This project is no longer being actively developed. We suggest you to switch to Microsoft's winget.
For up-to-date install instructions, please visit https://just-install.github.io.
To install a package, for example Firefox, run:
just-install firefox
There are also other commands and flags that are described in the output of just-install help
.
To contribute a new package, see here.
To work on just-install itself you will need Git, the Go compiler and the WiX Toolset. You can install them with just-install itself:
just-install git go wix
The cube icon is derived from the one available from Ionicons.