JekyllNewSettings.

SkipBundle Property

Summary

Skip `bundle install` (defaults to ). --skip-bundle
Assembly
Cake.Jekyll.dll
Namespace
Cake.Jekyll.Commands.New
Containing Type
JekyllNewSettings

Syntax

public Nullable<bool> SkipBundle { get; set; }

Value

Type Description
Nullable<bool>