Skip to content

umbraco/UmbPack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuGet release

UmbPack

UmbPack is a CLI tool to use in CI/CD to upload Umbraco .zip packages to the our.umbraco.com package repository.

If you are looking for info on how to use the tool, check out the documentation for it instead!

Building the tool

This will create a Nuget package at src/nupkg

cd src
dotnet pack -c Release

Installing the tool

dotnet tool install --global --add-source ./nupkg UmbPack

Uninstalling the tool

dotnet tool list --global
dotnet tool uninstall --global UmbPack

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Languages