项目作者: just-install

项目描述 :
The simple package installer for Windows
高级语言: Go
项目地址: git://github.com/just-install/just-install.git
创建时间: 2013-04-05T23:15:50Z
项目社区:https://github.com/just-install/just-install

开源协议:GNU General Public License v3.0

下载


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.

:warning: :warning: :warning: Maintenance Mode :warning: :warning: :warning:

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:

  1. 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:

  1. just-install git go wix

Credits

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