Skip to content

jvmncs/yeet-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yeet-repo

Yeet a git repo into a text file.

$ yeet-repo --help
Convert a Git repository to a text file.

USAGE:
    yeet-repo [OPTIONS] <REPO_PATH>

ARGS:
    <REPO_PATH>    The path to the Git repository

OPTIONS:
    -h, --help                   Print help information
    -i, --ignore <IGNORE>        The path to a custom ignore file. If not given, tries to fallback
                                 to `{repo_path}/.gptignore`
    -o, --output <OUTPUT>        The path to the output file [default: output.txt]
    -p, --preamble <PREAMBLE>    The path to the preamble file. If not given, uses a sensible
                                 default
    -r, --stderr                 Print repository contents to stderr
    -s, --stdout                 Print repository contents to stdout

About

Yeet a git repo into a text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages