jinga 0.0.1-beta

This is a prerelease version of jinga.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package jinga --version 0.0.1-beta
NuGet\Install-Package jinga -Version 0.0.1-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jinga" Version="0.0.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jinga --version 0.0.1-beta
#r "nuget: jinga, 0.0.1-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jinga as a Cake Addin
#addin nuget:?package=jinga&version=0.0.1-beta&prerelease

// Install jinga as a Cake Tool
#tool nuget:?package=jinga&version=0.0.1-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.

There are no supported framework assets in this package.

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 916 1/4/2017
0.0.3-beta 811 1/3/2017
0.0.2-beta 798 1/3/2017
0.0.1-beta 946 1/3/2017