Rgh
Creates GitHub release and upload asset files
Install / Use
/learn @k-nasa/RghREADME
rgh
Overview
Creates GitHub release and upload asset files
Demo

Installation
Pre-compiled executables
Get them here
using homebrew
brew install k-nasa/tap/rgh
using cargo
Currently it cannot be built with the stable version.
cargo +beta install rgh
Installation of cargo itself.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Usage
rgh 0.1.0
Creates GitHub release and upload asset files
USAGE:
rgh [OPTIONS] <tag> <packages>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
--commit <target-commitish> Specifies the commitish value that determines where the Git tag is created from.
Can be any branch or commit SHA. Unused if the Git tag already exists. Default:
the repository's default branch (usually master).
-t, --token <token> Set Github API Token (By default reads the GITHUB_TOKEN environment variable)
--title <name> The title of the release
-b, --body <body> Text describing the contents of the tag.
--draft <draft> [possible values: true, false]
--prerelease <prerelease> [possible values: true, false]
ARGS:
<tag> tag
<packages> upload packages dir or file
Contribution
- Fork it ( http://github.com/k-nasa/rgh )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Licence
Author
Related Skills
apple-reminders
343.1kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
343.1kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
343.1kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
