/Stdiffhlp

Primary LanguageC#MIT LicenseMIT

Stdiffhlp

How to use stdiffhlp:

Powershell:

.\Stdiffhlp.exe <destinationDirectory:string> <owner:string> <repository:string> <branch:string> <isproxy:bool> <proxyURI:string> <isRemoveRootDirectory:bool>

This expmale will download the latest version of the repository to the current directory:

The value 'destinationDirectory','owner','repository' is must be set.

'branch' default value is 'master'.

'isproxy' default value is 'true'.

'proxyURI' default value is 'https://ghproxy.com/'.

'isRemoveRootDirectory' default value is 'true'.