rogerstewart/whitebox

Create a NuGet Package for the application

Closed this issue · 0 comments

Please include the executable application in the nuget package.

This will allow someone to call 
 chocolatey install whitebox 
and when it is done they can just type 
  whitebox.profiler 

on the command line (or in any powershell prompt) and be using the application.

Note: Applications should have all dependencies with them. I tend to slap mine 
in the bin directory before packing up the package. 

http://nuget.org/Tags/chocolatey 

I've attached a couple of examples of some other applications.

Original issue reported on code.google.com by ferventc...@gmail.com on 29 Mar 2011 at 10:26

Attachments: