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# (738 forks)batch import
FeatureHelp wantedUp-for-grabs

Repository metrics

Stars
 (3,742 stars)
PR merge metrics
 (Avg merge 1d 1h) (25 merged PRs in 30d)

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