jameskovacs
NuGet publisher profile
Packages (3)
psake
psake is a build automation tool written in PowerShell. It avoids the angle-bracket tax associated with executable XML by leveraging the PowerShell syntax in your build scripts. psake has a syntax inspired by rake (aka make in Ruby) and bake (aka make in Boo), but is easier to script because it leverages your existent command-line knowledge. psake is pronounced sake - as in Japanese rice wine. It does NOT rhyme with make, bake, or rake. You can also install with chocolatey (http://nuget.org/List/Packages/chocolatey) and have global psake.
FactoryGirl.NET
A minimal .NET implementation of Thoughtbot's factory_girl for Ruby. If you are familiar, we only support defining factories and building objects using those factories. We do not support create (e.g. saving to the database), attributes_for, or build_stubbed yet.
psake-contrib
psake-contrib is a repository for scripts, modules and functions that are useful for running a build with psake.