- set the choco package path
- add the
New-ChocoPackage
cmdlet to create new github2choco package - add the
Compelete-nuspecTemplate
to automatically fill nuspec file template - add
Set-GTCProfileLocation
andGet-GTCProfileLocation
cmdlet to change profile location - revert all previous change when an action is unsuccessful
- better Write-Host message for Update-GTCPackage
- better verbose output
- comment, comment, comment
- update readme to reflect the latest feature
- add webfile full name and unzip location
- add compeletion
- add unit test