rngit
Installation
SKILL.md
When to use this skill
- You are setting up a
rngitnode or usingrns://Git remotes. - You need to configure permissions, aliases, or templates.
- You want to create a release, work document, or signed commit over Reticulum.
How to use
- Install
pip install rngitorpipx install rngitafterrnsis running. - Use
git clone rns://<hash>/group/repoandrngit create/fork/mirroras needed. - Configure
~/.rngit/configwith groups, access, and optional Nomad Network pages. - Use
rngcsfor SSH-format commit signing with a Reticulum identity.
Examples
- "Create a new bare repo with
rngit create rns://<hash>/public/myrepo." - "Set group permissions with an
.allowedfile." - "Verify a release manifest with
rngit release <manifest.rsm> verify."