Metadata >> NuGet >> StringTemplate4.Visualizer

StringTemplate4.Visualizer

Metadata

Authors Sam Harwell, Terence Parr
Copyrights Copyright © Sam Harwell 2013
Description Provides the visualizer runtime for StringTemplate 4.
IconUrl https://raw.github.com/antlr/website-antlr4/master/images/icons/antlr.png
Language en-us
LicenseUrl https://raw.github.com/sharwell/antlrcs/master/bin/prep/LICENSE.txt
Owners Sam Harwell
ProjectUrl https://github.com/sharwell/antlrcs
ReleaseNotes https://github.com/sharwell/antlrcs/releases/v3.5.0.3-alpha002
RequireLicenseAcceptance True
Summary Provides the visualizer runtime for StringTemplate 4.
Tags stringtemplate st4 stringtemplate4 stviz template
Dependencies Antlr3.Runtime:3.5.0.3-alpha002|StringTemplate4:4.0.7.2-alpha002
Title StringTemplate 4 Visualizer
PackageSize 78734
PackageHashAlgorithm SHA512
PackageHash BfUjT+D98wAOIVrnKTO+k3lafAI+l3QRqC91o251Hpuq/3hJe3hH25nTezg6UgZi/zTq+p94reKVtMgqWL7BCg==
DownloadCount 000000
CreatedDate 2013-08-10T05:21:16

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 StringTemplate4.Visualizer -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StringTemplate4.Visualizer -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 StringTemplate4.Visualizer
Installing the package (HTTP Basic authentication):
Install-Package StringTemplate4.Visualizer -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package StringTemplate4.Visualizer -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package StringTemplate4.Visualizer

OpenWrap

Installing the package:
o add-wrap StringTemplate4.Visualizer
Uninstalling the package:
o remove-wrap StringTemplate4.Visualizer

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
4.0.7.2-alpha002
4.0.7.2-alpha001