Skip to content
Yevhen Bobrov edited this page Jun 22, 2014 · 8 revisions

Utility library by use-case:

  • Controlling Nake's runner - App
  • Printing to console in custom color - Color
  • Working with environment variables - Env
  • Selecting (including/excluding) files and folders - FileSet
  • Transforming file paths - FileSet
  • Copying, moving or deleting files and folders - FS
  • Creating or deleting folders - FS
  • Checking that certain files are up to date - FS
  • Getting/swapping current directory - Location
  • Getting script or startup paths - Location
  • Running MSBuild against solution or set of projects - Run
  • Executing any external MSBuild task - Run
  • Invoking command-line - Run

Utility library by class (in alphabetical order):

Clone this wiki locally