{"id":21658109,"url":"https://github.com/installer/instl","last_synced_at":"2026-01-12T00:53:41.916Z","repository":{"id":46923563,"uuid":"515057328","full_name":"installer/instl","owner":"installer","description":"🤖 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.","archived":false,"fork":false,"pushed_at":"2024-10-30T01:08:38.000Z","size":44533,"stargazers_count":37,"open_issues_count":12,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-30T05:46:35.080Z","etag":null,"topics":["deployment","github","installer","server"],"latest_commit_sha":null,"homepage":"https://instl.sh","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/installer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"MarvinJWendt"}},"created_at":"2022-07-18T06:14:42.000Z","updated_at":"2024-10-30T01:08:41.000Z","dependencies_parsed_at":"2023-11-30T01:44:41.720Z","dependency_job_id":"0c34d184-4365-401a-b804-f98b2dd843f2","html_url":"https://github.com/installer/instl","commit_stats":null,"previous_names":["installer/installer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/installer%2Finstl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/installer%2Finstl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/installer%2Finstl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/installer%2Finstl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/installer","download_url":"https://codeload.github.com/installer/instl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226304371,"owners_count":17603578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deployment","github","installer","server"],"created_at":"2024-11-25T09:28:40.398Z","updated_at":"2026-01-12T00:53:41.909Z","avatar_url":"https://github.com/installer.png","language":"Go","funding_links":["https://github.com/sponsors/MarvinJWendt"],"categories":["Go"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eINSTL \u003cbr\u003e The Easiest Installer for GitHub Projects\u003c/sup\u003e\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\n\u003ca style=\"text-decoration: none\" href=\"https://github.com/installer/instl/releases\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/platform-windows%20%7C%20macos%20%7C%20linux-informational?style=for-the-badge\" alt=\"Downloads\"\u003e\n\u003c/a\u003e\n\n\u003ca style=\"text-decoration: none\" href=\"https://instl.sh/stats\"\u003e\n\u003cimg src=\"https://img.shields.io/endpoint?url=https://instl.sh/api/v1/badge/shields.io/stats/total\u0026style=for-the-badge\" alt=\"Handled installations\"\u003e\n\u003c/a\u003e\n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"900\" src=\"https://raw.githubusercontent.com/installer/instl/main/demo.gif\" alt=\"Instl Demo\"\u003e\n\u003c/p\u003e\n\n----\n\n\u003cp align=\"center\"\u003e\n\u003cstrong\u003e\u003ca href=\"https://docs.instl.sh\"\u003eDocumentation\u003c/a\u003e\u003c/strong\u003e\n|\n\u003cstrong\u003e\u003ca href=\"https://docs.instl.sh/contributing/writing-code\"\u003eContributing\u003c/a\u003e\u003c/strong\u003e\n\u003c/p\u003e\n\n----\n\n\u003cp align=\"center\"\u003e\nInstl is an installation script generator for GitHub projects. \u003cbr/\u003e\nIt does not need any setup, and can be used to install most GitHub projects on Linux, macOS and Windows. \u003cbr/\u003e\nYou can easily add installation commands to your \u003ccode\u003eREADME.md\u003c/code\u003e - they just work!\n\u003c/p\u003e\n\n## Key Features\n\n- 💻 Cross-Platform: Works on Windows, macOS and Linux out of the box\n- 🧸 One-Click Installs: Install any GitHub project with just a single command\n- 🪶 Web-Based: No need to install Instl - scripts are generated server-side\n- ⚙️ Intelligent Configuration: Instl adapts to the project's structure\n- 🕊️ On the fly: Installer scripts are created in real-time for each project\n- 📊 [Track Your Installs](https://instl.sh/stats): Installation metrics for your projects at your fingertips\n\n## Try it out:\n\nInstall our demo repository, `instl-demo`, to see instl in action. If successful, you should be able to run `instl-demo` right from your terminal.\n\n| Platform | Command                                                    |\n| -------- |------------------------------------------------------------|\n| Windows  | \u003ccode\u003eiwr instl.sh/installer/instl-demo/windows \\| iex\u003c/code\u003e |\n| macOS    | \u003ccode\u003ecurl -sSL instl.sh/installer/instl-demo/macos \\| bash\u003c/code\u003e |\n| Linux    | \u003ccode\u003ecurl -sSL instl.sh/installer/instl-demo/linux \\| bash\u003c/code\u003e |\n\n\n## Usage\n\nThe fastest way to create your own instl commands, is by visiting [instl.sh](https://instl.sh) and using the builder.\n\nAlternatively, you can create your own commands by using the following URL structure:\n\n\u003e [!NOTE]\n\u003e Replace `{username}` and `{reponame}` with your GitHub username and repository name.\n\n\n#### Windows\n\n```powershell\niwr instl.sh/{username}/{reponame}/windows | iex\n```\n\n#### macOS\n\n```bash\ncurl -sSL instl.sh/{username}/{reponame}/macos | bash\n```\n\n#### Linux\n\n```bash\ncurl -sSL instl.sh/{username}/{reponame}/linux | bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstaller%2Finstl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstaller%2Finstl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstaller%2Finstl/lists"}