Skip to content

Commit d209531

Browse files
committed
feat: Transfer repo ownership
1 parent 94ab065 commit d209531

File tree

7 files changed

+55
-38
lines changed

7 files changed

+55
-38
lines changed

.all-contributorsrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "gah",
3-
"projectOwner": "marverix",
3+
"projectOwner": "get-gah",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
![gah! logo](./_static/logo.svg)
1+
![gah! logo](./_static/logo-256x128.png)
22

33

4-
![GitHub top language](https://img.shields.io/github/languages/top/marverix/gah?color=d8d440&style=flat-square)
5-
![GitHub file size in bytes](https://img.shields.io/github/size/marverix/gah/gah?color=db805a&style=flat-square)
6-
[![GitHub Release](https://img.shields.io/github/v/release/marverix/gah?color=db5b92&style=flat-square)](https://github.com/marverix/gah/releases)
7-
[![GitHub License](https://img.shields.io/github/license/marverix/gah?color=b95fda&style=flat-square)](https://github.com/marverix/gah/blob/master/LICENSE)
8-
[![All Contributors](https://img.shields.io/github/all-contributors/marverix/gah?color=b1abea&style=flat-square)](#contributors)
4+
![GitHub top language](https://img.shields.io/github/languages/top/get-gah/gah?color=d8d440&style=flat-square)
5+
![GitHub file size in bytes](https://img.shields.io/github/size/get-gah/gah/gah?color=db805a&style=flat-square)
6+
[![GitHub Release](https://img.shields.io/github/v/release/get-gah/gah?color=db5b92&style=flat-square)](https://github.com/get-gah/gah/releases)
7+
[![GitHub License](https://img.shields.io/github/license/get-gah/gah?color=b95fda&style=flat-square)](https://github.com/get-gah/gah/blob/master/LICENSE)
8+
[![All Contributors](https://img.shields.io/github/all-contributors/get-gah/gah?color=b1abea&style=flat-square)](#contributors)
99

1010

1111
`gah` is an GitHub Releases app installer, that **DOES NOT REQUIRE SUDO**! It is a simple bash script that downloads the latest release of an app from GitHub and installs it in `~/.local/bin`. It is designed to be used with apps that are distributed as a single binary file.
@@ -30,7 +30,7 @@ Nowadays more and more command-line tools and applications are distributed via G
3030
## Installation
3131

3232
```bash
33-
bash -c "$(curl -fsSL https://raw.githubusercontent.com/marverix/gah/refs/heads/master/tools/install.sh)"
33+
bash -c "$(curl -fsSL https://raw.githubusercontent.com/get-gah/gah/refs/heads/master/tools/install.sh)"
3434
```
3535

3636
## Usage
@@ -44,7 +44,7 @@ Type `gah help` to see the list of available commands.
4444
`gah` has a predefined set of aliases for some popular apps. You can use these aliases to install the apps without specifying the full GitHub repository name.
4545
To see the list of available aliases, type `gah aliases show`.
4646

47-
The file `db.json` with aliases is located in [db branch](https://github.com/marverix/gah/blob/db/db.json). Feel free to add your own aliases or suggest new ones by creating a pull request.
47+
The file `db.json` with aliases is located in [db branch](https://github.com/get-gah/gah/blob/db/db.json). Feel free to add your own aliases or suggest new ones by creating a pull request.
4848

4949
The file is cached locally for 24h.
5050

@@ -128,7 +128,7 @@ Name | Description | Default
128128

129129
## Using in GitHub Actions
130130

131-
There is an official GitHub Action to [setup gah](https://github.com/marverix/setup-gah).
131+
There is an official GitHub Action to [setup gah](https://github.com/get-gah/setup-gah).
132132

133133
## Contributors
134134

@@ -141,10 +141,10 @@ Thanks to all contributors:
141141
<tbody>
142142
<tr>
143143
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rverenich"><img src="https://avatars.githubusercontent.com/u/78074120?v=4?s=100" width="100px;" alt="Roman Verenich"/><br /><sub><b>Roman Verenich</b></sub></a><br /><a href="#data-rverenich" title="Data">🔣</a></td>
144-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LucasCzerny"><img src="https://avatars.githubusercontent.com/u/112941608?v=4?s=100" width="100px;" alt="Lucas"/><br /><sub><b>Lucas</b></sub></a><br /><a href="https://github.com/marverix/gah/commits?author=LucasCzerny" title="Code">💻</a></td>
145-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karlovsek"><img src="https://avatars.githubusercontent.com/u/43514900?v=4?s=100" width="100px;" alt="karlovsek"/><br /><sub><b>karlovsek</b></sub></a><br /><a href="https://github.com/marverix/gah/issues?q=author%3Akarlovsek" title="Bug reports">🐛</a> <a href="https://github.com/marverix/gah/commits?author=karlovsek" title="Code">💻</a></td>
146-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aslak01"><img src="https://avatars.githubusercontent.com/u/25505610?v=4?s=100" width="100px;" alt="aslak01"/><br /><sub><b>aslak01</b></sub></a><br /><a href="https://github.com/marverix/gah/issues?q=author%3Aaslak01" title="Bug reports">🐛</a></td>
147-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aheiska"><img src="https://avatars.githubusercontent.com/u/1764310?v=4?s=100" width="100px;" alt="Anssi Heiska"/><br /><sub><b>Anssi Heiska</b></sub></a><br /><a href="https://github.com/marverix/gah/issues?q=author%3Aaheiska" title="Bug reports">🐛</a></td>
144+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LucasCzerny"><img src="https://avatars.githubusercontent.com/u/112941608?v=4?s=100" width="100px;" alt="Lucas"/><br /><sub><b>Lucas</b></sub></a><br /><a href="https://github.com/get-gah/gah/commits?author=LucasCzerny" title="Code">💻</a></td>
145+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karlovsek"><img src="https://avatars.githubusercontent.com/u/43514900?v=4?s=100" width="100px;" alt="karlovsek"/><br /><sub><b>karlovsek</b></sub></a><br /><a href="https://github.com/get-gah/gah/issues?q=author%3Akarlovsek" title="Bug reports">🐛</a> <a href="https://github.com/get-gah/gah/commits?author=karlovsek" title="Code">💻</a></td>
146+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aslak01"><img src="https://avatars.githubusercontent.com/u/25505610?v=4?s=100" width="100px;" alt="aslak01"/><br /><sub><b>aslak01</b></sub></a><br /><a href="https://github.com/get-gah/gah/issues?q=author%3Aaslak01" title="Bug reports">🐛</a></td>
147+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aheiska"><img src="https://avatars.githubusercontent.com/u/1764310?v=4?s=100" width="100px;" alt="Anssi Heiska"/><br /><sub><b>Anssi Heiska</b></sub></a><br /><a href="https://github.com/get-gah/gah/issues?q=author%3Aaheiska" title="Bug reports">🐛</a></td>
148148
</tr>
149149
</tbody>
150150
</table>

_static/logo-256x128.png

5.95 KB
Loading

_static/logo.png

10.7 KB
Loading

0 commit comments

Comments
 (0)