Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.23 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.23 KB

netcorepal-yarp-template

Release Build Preview Build NuGet MyGet Preview GitHub license

How to Build

dotnet pack -o ./
dotnet new uninstall NetCorePal.YARP.Template
dotnet new install NetCorePal.YARP.Template.1.0.0.nupkg

How to use

dotnet new install NetCorePal.YARP.Template
dotnet new yarpingresscontroller -n yourname

test

kubectl apply -f test.yaml