Metadata >> NuGet >> Octostache

Octostache

Metadata

Authors Octopus Deploy
Description Variable substitution syntax used in Octopus Deploy.
IconUrl http://i.octopusdeploy.com/resources/Avatar3-32x32.png
Language en-US
LicenseUrl https://github.com/OctopusDeploy/Octostache/blob/master/LICENSE
Owners Octopus Deploy
ProjectUrl https://github.com/OctopusDeploy/Octostache/
RequireLicenseAcceptance False
Dependencies MarkdownSharp|Sprache
PackageSize 191625
PackageHashAlgorithm SHA512
PackageHash 4QaE7zsB43ZV0Q+K+aR5G5ZCPRKspw3xJ3lb5PiQw4iOXSzmC9GKw3TfDUMTLXJMdj3Xc2BMqdyMYqg7NJA3Ow==
DownloadCount 000000
CreatedDate 2015-03-16T13:42:17

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Octostache -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Octostache -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Octostache
Installing the package (HTTP Basic authentication):
Install-Package Octostache -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Octostache -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Octostache

OpenWrap

Installing the package:
o add-wrap Octostache
Uninstalling the package:
o remove-wrap Octostache

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.2.5
1.0.2.4