man/ronin-repos-new.1.md
# ronin-repos-new 1 "2023-02-01" Ronin Repos "User Manuals"
## NAME
ronin-repos-new - Creates a new git repository
## SYNOPSIS
`ronin-repos new` [*options*] *PATH*
## DESCRIPTION
Generates a new git repository.
## ARGUMENTS
*PATH*
: The path to the new git repository directory.
## OPTIONS
`-C`, `--cache-dir` *DIR*
: Overrides the default cache directory.
`-h`, `--help`
: Prints help information.
## AUTHOR
Postmodern <postmodern.mod3@gmail.com>
## SEE ALSO
[ronin-repos](ronin-repos.1.md) [ronin-repos-list](ronin-repos-list.1.md) [ronin-repos-install](ronin-repos-install.1.md) [ronin-repos-remove](ronin-repos-remove.1.md) [ronin-repos-update](ronin-repos-update.1.md) [ronin-repos-purge](ronin-repos-purge.1.md)