Skip to content
Yevhen Bobrov edited this page Apr 3, 2020 · 8 revisions

Utility library by use-case:

  • Controlling current Nake's runner session - Session
  • 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 working or startup paths - Location
  • Invoking programs and commands - Shell
  • Using MSBuild tasks and libraries - MSBuild

Utility library by class (in alphabetical order):

Clone this wiki locally