Skip to content

danielsherratt/just-install

 
 

Repository files navigation

Just Install

The simple package installer for Windows

Build status License Semver


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.

⚠️ ⚠️ ⚠️ Maintenance Mode ⚠️ ⚠️ ⚠️

This project is no longer being actively developed. We suggest you to switch to Microsoft's winget.

Installation

For up-to-date install instructions, please visit https://just-install.github.io.

Quick start

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.

Development

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

Credits

The cube icon is derived from the one available from Ionicons.

About

The simple package installer for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%