rngit

Installation
SKILL.md

When to use this skill

  • You are setting up a rngit node or using rns:// 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

  1. Install pip install rngit or pipx install rngit after rns is running.
  2. Use git clone rns://<hash>/group/repo and rngit create/fork/mirror as needed.
  3. Configure ~/.rngit/config with groups, access, and optional Nomad Network pages.
  4. Use rngcs for 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 .allowed file."
  • "Verify a release manifest with rngit release <manifest.rsm> verify."
Installs
3
First Seen
4 days ago
rngit — quad4-software/ai