Skip to content

vczh-libraries/Tools

Repository files navigation

Tools

Read the LICENSE first.

Build tools for this organization

Build Release in Windows

Open PowerShell in folder Tools and run:

  • .\Build.ps1

Generate Repo Release in Windows

To update all repos at the same time, open PowerShell in folder Tools and run:

  • .\Build.ps1 -Project Update

To update only one repo, open PowerShell in folder repo\Release and run:

  • ..\..\Tools\Tools\CodePack.exe .\CodegenConfig.xml

CodePack.exe and CodePack.backup.exe could be created by .\Build.ps1 -Project Update-Prepare-CodePack.

CodePack.backup.exe keeps the last successful CodePack.exe build, it will be updated when a new CodePack.exe is available.

Enable a Repo with Copilot

Run Copilot\copilotInit.ps1 in that repo.

Run Copilot\copilotUpdateKB.ps1 to copy updated documents back to Tools repo.

About

Build tools for this organization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published