Powershell script for nginx log rotate

Run Psake tasks on TeamCity

File tree:

.
├── build.cmd
└── Scripts
    ├── default.ps1
    └── NuGet.exe

build.cmd

Using:

build.cmd taskName

Refactoring build script on Psake

Simple task for clean project dir:

Using options maxRetries.

More in wiki https://github.com/psake/psake/wiki/How-can-I-set-retry-rules-for-a-task%3F

Simple gruntfile

Complie coffee to js, run jasmine tests after coffee files changed