Instl: The Easiest Installer for GitHub Projects

No need for configuration - it just works!

Instl is an installation script generator for GitHub projects. It does not need any setup, and can be used to install most GitHub projects on Linux, macOS and Windows.
You can easily add installation commands to your README - they just work!

Key Features

Try it out:

Ready for a spin?

Install our demo repository, instl-demo, to see Instl in action. If successful, you should be able to run instl-demo right from your terminal.

Platform Command
Windows iwr instl.sh/installer/instl-demo/windows | iex
Linux curl -sSL instl.sh/installer/instl-demo/linux | bash
macOS curl -sSL instl.sh/installer/instl-demo/macos | bash

Don't want to install our demo repo, but you still want to see Instl in action? No problem!

demo animation