Metadata >> NuGet >> CakeTryout

CakeTryout

Metadata

Authors narkhedegs@gmail.com
Copyrights Copyright © narkhedegs@gmail.com
Description CakeTryout is a sample project to play with Cake build system and AppVeyor continuous integration platform.
IconUrl https://raw.githubusercontent.com/narkhedegs/CakeTryout/develop/cake.png
LicenseUrl https://github.com/narkhedegs/CakeTryout/blob/develop/LICENSE
Owners narkhedegs@gmail.com
ProjectUrl https://github.com/narkhedegs/CakeTryout
RequireLicenseAcceptance False
Tags Cake,AppVeyor,CakeTryout
Title Cake Tryout
PackageSize 6143
PackageHashAlgorithm SHA512
PackageHash 1mmqxbneVmPJH/D6uRhhHJcxk8U2IhMhHg4PHCb5gV29l+Gh3XEjgvrQLHxAlZ+3qhfMNbtVYcCOsgnD5DJpow==
DownloadCount 000000
CreatedDate 2015-08-14T18:59: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 CakeTryout -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CakeTryout -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 CakeTryout
Installing the package (HTTP Basic authentication):
Install-Package CakeTryout -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CakeTryout -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CakeTryout

OpenWrap

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

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
0.0.2
0.0.1