cake-build/cake

Feature: Add option to skip tools installation

Open

#2,158 opened on May 19, 2018

View on GitHub
 (3 comments) (1 reaction) (0 assignees)C# (3,742 stars) (738 forks)batch import
FeatureHelp wantedUp-for-grabs

Description

Add option to toll cake to skip Installing tools phase

Use case:

  • During development of the build script build is executing many times, skipping tools installation step will speedup development process

Contributor guide