Skip to content

Commit 38508f3

Browse files
committed
todo
1 parent a0f872d commit 38508f3

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ The following services are supported through their APIs:
4646

4747
Binaries for Linux, macOS, and Windows can be downloaded from the [releases](https://github.com/dpb587/gget/releases) page.
4848

49+
A [Homebrew](https://brew.sh/) recipe is available for Linux and macOS.
50+
51+
```
52+
brew install dpb587/tap/gget
53+
```
54+
4955
Use `go get` to build the latest development version.
5056

5157
```

TODO.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,12 @@ curl/wget/aria2c
99

1010
better name?
1111

12-
## fix --ignore-missing
13-
14-
## brewable
15-
16-
> A [Brew](https://brew.sh/) recipe is available for Linux and macOS.
17-
>
18-
> ```
19-
> brew install dpb587/tap/gget
20-
> ```
21-
2212
## bitbucket support
2313

2414
> * **Bitbucket** – personal access tokens may be set via `$GITHUB_TOKEN` or a `.netrc` password
2515
2616
## gitlab support
2717

28-
## checksum
29-
30-
add back checksum verification
31-
3218
## gpg verifier
3319

3420
## sdk/library usage

0 commit comments

Comments
 (0)