Sha256: c93d0b1b259a044da7c2942693860ea51172a5295996ae53e136119f934eb106
Contents?: true
Size: 810 Bytes
Versions: 2
Compression:
Stored size: 810 Bytes
Contents
# ronin-repos 1 "2022-01-01" Ronin Repos "User Manuals" ## SYNOPSIS `ronin-repos` [*options*] [*COMMAND*] ## DESCRIPTION Allows downloading and managing git repositories. `ronin-repos` can install and use any git repository containing Ruby code or other data. ## OPTIONS `-h`, `--help` Prints help information. ## FILES *~/.cache/ronin-repos* Installation directory for repositories. ## ENVIRONMENT HOME Specifies the home directory of the user. Ronin will search for the *~/.cache/ronin-repos* cache directory within the home directory. XDG_CACHE_HOME Specifies the cache directory to use. Defaults to *$HOME/.cache*. ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO ronin-repos-install(1) ronin-repos-list(1) ronin-repos-remove(1) ronin-repos-update(1) ronin-repos-purge(1)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-repos-0.1.0 | man/ronin-repos.1.md |
ronin-repos-0.1.0.beta1 | man/ronin-repos.1.md |