Giter Site home page Giter Site logo
Installer | INSTL photo

installer Goto Github PK

repos: 4.0 gists: 0.0

Name: Installer | INSTL

Type: Organization

Bio: Instl is an installation script generator for GitHub projects. It does not need any setup, and can be used to install most GitHub projects.

Twitter: MarvinJWendt

Blog: https://docs.instl.sh

INSTL
The Easiest Installer for GitHub Projects

Downloads Handled installations

Instl Demo


Documentation | Contributing


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.md - they just work!

Key Features

  • ๐Ÿ’ป Cross-Platform: Works on Windows, macOS and Linux out of the box
  • ๐Ÿงธ One-Click Installs: Install any GitHub project with just a single command
  • ๐Ÿชถ Web-Based: No need to install Instl - scripts are generated server-side
  • โš™๏ธ Intelligent Configuration: Instl adapts to the project's structure
  • ๐Ÿ•Š๏ธ On the fly: Installer scripts are created in real-time for each project
  • ๐Ÿ“Š Track Your Installs: Installation metrics for your projects at your fingertips

Try it out:

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
macOS curl -sSL instl.sh/installer/instl-demo/macos
Linux curl -sSL instl.sh/installer/instl-demo/linux

Usage

The fastest way to create your own instl commands, is by visiting instl.sh and using the builder.

Alternatively, you can create your own commands by using the following URL structure:

Note

Replace {username} and {reponame} with your GitHub username and repository name.

Windows

iwr instl.sh/{username}/{reponame}/windows | iex

macOS

curl -sSL instl.sh/{username}/{reponame}/macos | bash

Linux

curl -sSL instl.sh/{username}/{reponame}/linux | bash

Installer | INSTL's Projects

docs icon docs

๐Ÿงพ Documentation of instl. Synced with https://docs.instl.sh

instl icon instl

๐Ÿค– 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.

instl-demo icon instl-demo

Test repository with release assets for installer tests.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.