jinga 0.0.4-beta
dotnet add package jinga --version 0.0.4-beta
NuGet\Install-Package jinga -Version 0.0.4-beta
<PackageReference Include="jinga" Version="0.0.4-beta" />
paket add jinga --version 0.0.4-beta
#r "nuget: jinga, 0.0.4-beta"
// Install jinga as a Cake Addin #addin nuget:?package=jinga&version=0.0.4-beta&prerelease // Install jinga as a Cake Tool #tool nuget:?package=jinga&version=0.0.4-beta&prerelease
Developers often work with configuration files locally like web.config, app.config and during build/release process, these files need to be transformed as per the environment values. This becomes a tedious process for continuous integration. Idea is to replace this step with a simple script, which can handle the substitutions of the variable at any point in time and can transform the file with correct values.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.4-beta | 952 | 1/4/2017 |
0.0.3-beta | 836 | 1/3/2017 |
0.0.2-beta | 816 | 1/3/2017 |
0.0.1-beta | 972 | 1/3/2017 |