- dotnet core 3.1+
- dotnet script
dotnet tool install -g dotnet-script
dotnet script https://raw.githubusercontent.com/Kooboo/Module/master/scripts/install.csx
dotnet new kooboomodule -n [you custom project name]
dotnet script https://raw.githubusercontent.com/Kooboo/Module/master/scripts/uninstall.csx
- Publish PreviewServer
- Into
PreviewServer\bin\Release\netcoreapp[version]\publish
you can find module zip file
Put you release zip file to Kooboo root \modules
folder
- Change
tools\branch.txt
content to you want update branch name - Excute
tools\update-kooboo.bat