InstallWizard

command module
v0.0.0-...-9cdf929 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2023 License: MIT Imports: 11 Imported by: 0

README

InstallWizard

With this library you are able to pack and deliver any amount of files to Windows, Linux and Mac OS. The main goal of this project was delivering projects, consisting of more than just one binary (e.g. projects with graphics like an UI), without having to include them into the binary itself and making it unreasonable huge and hard to update.

Note that this program is written in go but can be used for projects in any language - or just to pack some data. It's all up to you.

Please note:
The generated installer uses a GUI on Windows and Darwin but CLI on Linux!

Usage

When compiled, this project will create a file that you can use to create any number of installers you want. Simply call the binary from your desired directory and all files will be included into your new installer.

All files and directories containing ".git" will be ignored.

Installation

Either download the precompiled version here:
Release 2.1

Or build your own following these steps:
git pull https://github.com/Yukaru-san/InstallWizard.git
cd InstallWizard
go mod tidy
go build

Example

For examples on the installer, have a look into the 'screenshots' folder.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL