All Projects → just-install → Just Install

just-install / Just Install

Licence: gpl-3.0
The simple package installer for Windows

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Just Install

Project
⭐️ Antares Project Application Skeleton. This is the very first place you should start. It allows you to create a brand new awesome project in easy few steps.
Stars: ✭ 84 (-77.54%)
Mutual labels:  automation, installer
Intrec Pack
Intelligence and Reconnaissance Package/Bundle installer.
Stars: ✭ 177 (-52.67%)
Mutual labels:  automation, installer
U3d
U3d is a cross-platform set of tools to interact with Unity3D from command line.
Stars: ✭ 309 (-17.38%)
Mutual labels:  automation, installer
Exscript
A Python module making Telnet and SSH easy
Stars: ✭ 337 (-9.89%)
Mutual labels:  automation
Autopilot Deno
🚀 Cross-platform desktop automation library for Deno.
Stars: ✭ 341 (-8.82%)
Mutual labels:  automation
Docker Autocompose
Generate a docker-compose yaml definition from a running container
Stars: ✭ 359 (-4.01%)
Mutual labels:  automation
Marionette
🧸 Swift library which provides a high-level API to control a WKWebView
Stars: ✭ 374 (+0%)
Mutual labels:  automation
Autoscraper
A Smart, Automatic, Fast and Lightweight Web Scraper for Python
Stars: ✭ 4,077 (+990.11%)
Mutual labels:  automation
Comic Dl
Comic-dl is a command line tool to download manga and comics from various comic and manga sites. Supported sites : readcomiconline.to, mangafox.me, comic naver and many more.
Stars: ✭ 365 (-2.41%)
Mutual labels:  automation
Codeigniter Composer Installer
Installs the offical CodeIgniter 3 with secure folder structure via Composer
Stars: ✭ 357 (-4.55%)
Mutual labels:  installer
Go Instabot
Automatically follow, like, and comment on instagram
Stars: ✭ 345 (-7.75%)
Mutual labels:  automation
Gradle Play Publisher
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
Stars: ✭ 3,690 (+886.63%)
Mutual labels:  automation
Patrowlmanager
PatrOwl - Open Source, Smart and Scalable Security Operations Orchestration Platform
Stars: ✭ 363 (-2.94%)
Mutual labels:  automation
Choosenim
Tool for easily installing and managing multiple versions of the Nim programming language.
Stars: ✭ 338 (-9.63%)
Mutual labels:  installer
W5
Security Orchestration, Automation and Response (SOAR) Platform. 安全编排与自动化响应平台,无需编写代码的安全自动化,使用 SOAR 可以让团队工作更加高效
Stars: ✭ 367 (-1.87%)
Mutual labels:  automation
Acme Client
Let's Encrypt / ACME client written in PHP for the CLI.
Stars: ✭ 337 (-9.89%)
Mutual labels:  automation
Vudash
Powerful, Flexible, Open Source dashboards for anything
Stars: ✭ 363 (-2.94%)
Mutual labels:  automation
Symfony Installer
The Symfony Installer
Stars: ✭ 347 (-7.22%)
Mutual labels:  installer
Ahk
Python wrapper for AutoHotkey. Harness the automation power of AutoHotkey with the beauty of Python.
Stars: ✭ 343 (-8.29%)
Mutual labels:  automation
Fastlane Plugin Versioning
Extends fastlane versioning actions. Allows to set/get versions without using agvtool and do some other small tricks.
Stars: ✭ 357 (-4.55%)
Mutual labels:  automation

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.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].