- Thank you to @Agazoth for add the
-ignoreFolders
👍🏼
-
Added
Build-PromptFromGitHubRepo
- Downloads the zip of a GitHub repository to the temporary directory and extracts the contents. Then it uses
Build-PromptFromFIles
to build the prompt.
- Downloads the zip of a GitHub repository to the temporary directory and extracts the contents. Then it uses
-
This only works on Windows with PowerShell 7.0 or later.
- Added
gitIgnore
switch to include patterns from .gitignore files in the ignore list.
Initial release