1/nektro/ghr v0.26
Create GitHub releases and upload artifacts from the terminal.
ghr
Create GitHub releases and upload artifacts from the terminal.
Based on the popular https://github.com/tcnksm/ghr, brought to the world of Zig.
Usage
$ ghr [option] TAG PATH
Options
-t TOKEN # *Set Github API Token
-u USERNAME # *Set Github username
-r REPO # *Set repository name
-c COMMIT # Set target commitish, branch or commit SHA
-n TITLE # Set release title
-b BODY # Set text describing the contents of the release
-draft # Release as draft (Unpublish)
-prerelease # Create prerelease
TAG # *Name of the git tag to create
PATH # *Directory that contains the artifacts to upload
Installation
With Zigmod
$ zigmod aq install 1/nektro/ghr
From Source
zigmod fetch
zig build
License
MIT
Package Contents
- .gitattributes
- licenses.txt
- zigmod.lock
- changelog.sh
- LICENSE
- .github/workflows/push.yml
- .github/workflows/pullrequest.yml
- make_release.sh
- build.zig
- src/main.zig
- README.md
- zig.mod
- .gitignore
Root Dependencies
-
git https://github.com/nektro/zfetch
-
git https://github.com/nektro/zig-git
-
git https://github.com/nektro/zig-json
History
Published On | Tree @ Commit | Size | |
---|---|---|---|
v0.26 | Wed, 05 Jun 2024 08:30:24 UTC | Tree | 13.844 KB |
v0.25 | Wed, 05 Jun 2024 08:09:25 UTC | Tree | 12.955 KB |
v0.24 | Wed, 05 Jun 2024 07:57:57 UTC | Tree | 12.631 KB |
v0.23 | Wed, 05 Jun 2024 07:47:55 UTC | Tree | 12.301 KB |
v0.22 | Sat, 25 Nov 2023 19:20:55 UTC | Tree | 12.331 KB |
v0.21 | Sat, 25 Nov 2023 19:12:29 UTC | Tree | 12.353 KB |
v0.20 | Sat, 20 Aug 2022 02:31:50 UTC | Tree | 12.345 KB |
v0.19 | Sat, 20 Aug 2022 02:24:48 UTC | Tree | 12.353 KB |
v0.18 | Wed, 13 Jul 2022 01:51:04 UTC | Tree | 12.357 KB |
v0.17 | Fri, 18 Feb 2022 02:29:56 UTC | Tree | 12.446 KB |
v0.16 | Fri, 04 Feb 2022 09:25:11 UTC | Tree | 12.446 KB |
v0.15 | Wed, 02 Feb 2022 14:46:05 UTC | Tree | 12.800 KB |
v0.14 | Thu, 27 Jan 2022 14:58:00 UTC | Tree | 12.880 KB |
v0.13 | Sat, 22 Jan 2022 09:22:18 UTC | Tree | 12.766 KB |
v0.12 | Sat, 22 Jan 2022 09:20:45 UTC | Tree | 12.803 KB |
v0.11 | Fri, 29 Oct 2021 05:31:22 UTC | Tree | 12.825 KB |
v0.10 | Fri, 29 Oct 2021 05:03:43 UTC | Tree | 12.825 KB |
v0.9 | Thu, 28 Oct 2021 08:37:13 UTC | Tree | 12.825 KB |
v0.8 | Mon, 11 Oct 2021 19:51:59 UTC | Tree | 13.282 KB |
v0.7 | Thu, 09 Sep 2021 11:49:56 UTC | Tree | 13.220 KB |
v0.6 | Sat, 28 Aug 2021 07:39:12 UTC | Tree | 13.173 KB |
v0.5 | Sat, 28 Aug 2021 07:36:32 UTC | Tree | 13.186 KB |
v0.4 | Sat, 28 Aug 2021 07:26:49 UTC | Tree | 13.035 KB |
v0.3 | Sat, 28 Aug 2021 07:21:05 UTC | Tree | 13.145 KB |
v0.2 | Sat, 28 Aug 2021 07:13:42 UTC | Tree | 13.089 KB |
v0.1 | Sat, 28 Aug 2021 07:02:59 UTC | Tree | 12.860 KB |