Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 772 Bytes

File metadata and controls

20 lines (15 loc) · 772 Bytes

Quick Easy Installer

What is QuickEasyInstaller?

QuickEasyInstaller or QuEI for short, is a single-file application which allows you to install a list of multiple programs at once. Simply select the ones you want and click install, it's as easy as that.

Quick Start Guide

To use QuEI, all you need to do is download the exe from the Latest Release, and run it!

Prerequisites

Note

If Chocolatey is not installed, QuEI will ask to install it when launched.

Build Instructions

pip install -r requirements.txt
pyinstaller main.spec