A Windows and MacOs customizable installer
- 💻 Currently not in development
- 🎉 Open source
To create easy up-to-date packages of your desired software to install so you can easily deploy them from your website.
A costumizable bash script that is easy to read, detects your type of OS (Windows, Mac or Linux) and starts downloading/installing with the correct commands.
Via a bash shell type in:
curl -s 'https://url.that/holds/the/bash/script' | sh
And it will start downloading and installing the software you want for your system.