https://github.com/zebp/gimme.sh
An easy to remember registry of install scripts
https://github.com/zebp/gimme.sh
Last synced: about 2 months ago
JSON representation
An easy to remember registry of install scripts
- Host: GitHub
- URL: https://github.com/zebp/gimme.sh
- Owner: zebp
- Created: 2022-06-24T00:09:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T23:31:48.000Z (8 months ago)
- Last Synced: 2025-04-02T05:49:34.160Z (about 2 months ago)
- Language: HTML
- Size: 113 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gimme.sh
A registry of many install-via-curl install scripts on an easy to remember domain.
## WIP
It's currently early days for this project, not many packages are available with no way to search what is available.
## Example
Installing software is as simple as `curl`ing into your shell of choice!
```sh
curl -sL https://gimme.sh/rush | bash
```## Available Software
Currently only a few packages are available, feel free to open a PR if you'd like to see more.
- [Rust](https://rust-lang.org/)
- [Fast Node Manager](https://github.com/Schniz/fnm/)
- [Oh my ZSH](https://raw.github.com/ohmyzsh/ohmyzsh/)
- [Deno](https://deno.land/)
- [Node Version Manager](https://nvm.sh/)
- [Debian NodeSource](https://deb.nodesource.com/)
- [Docker](https://docker.com)
- [Nix](https://nixos.org/nix/)
- [Wasmtime](https://wasmtime.dev/)
- [Wasmer](https://wasmer.io/)
- [Bun](https://bum.sh/)
- [Jabba](https://github.com/shyiko/jabba/)
- [Yarn](https://yarnpkg.com/)
- [Act](https://github.com/nektos/act)