adamralph / bau-nuget

A Bau plugin for running NuGet commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bau.NuGet

A Bau plugin for running NuGet commands.

Build status Build status JabbR NuGet Status

Install

> scriptcs -install Bau.NuGet -pre

(Optional) Install NuGet.CommandLine:

> scriptcs -install NuGet.CommandLine

With NuGet.CommandLine installed, Bau.NuGet will automatically locate NuGet.exe in the packages folder. You can optionally specify your own path to NuGet.exe (see below).

Usage

(Under construction.)

About

A Bau plugin for running NuGet commands

License:MIT License


Languages

Language:C# 96.7%Language:Shell 1.7%Language:Batchfile 1.6%