Cake add-in to provide aliases to help translate leading tilde (~) characters to absolute paths usable in locations requiring a full path.
Info
Version: | 5.0.0 |
Author(s): | Adam Patridge |
Last Update: | Friday, November 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cake-contrib/Cake.PathTildeHelper |
NuGet Url: | https://www.nuget.org/packages/Cake.PathTildeHelper |
Install
Install-Package Cake.PathTildeHelper
dotnet add package Cake.PathTildeHelper
paket add Cake.PathTildeHelper
Cake.PathTildeHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Cake.Common(>= 0.29.0)
- Cake.Core(>= 0.29.0)
Tags