cookbook 'sourcetree', '= 1.0.0'
sourcetree (3) Versions 1.0.0 Follow1
Installs/Configures SourceTree
cookbook 'sourcetree', '= 1.0.0', :supermarket
knife supermarket install sourcetree
knife supermarket download sourcetree
sourcetree
Installs and configures SourceTree on a Windows system. The default recipe of this cookbook will install SourceTree version 1.9.10.0
.
Requirements
Platforms
- Windows 7
- Windows Server 2008 R2
- Windows 8, 8.1
- Windows Server 2012 R1, R2
Attributes
Windows
-
node['sourcetree']['windows']['source']
- The source URI of where the SourceTree executable is located. -
node['sourcetree']['windows']['version']
- The version of SourceTree to install. Make sure the corresponding SourceTree executable is in the source repository. Default is1.9.10.0
. -
node['sourcetree']['windows']['checksum']
- The SHA256 checksum of the SourceTree executable for the coressponding version.
Usage
Place a dependency on the sourcetree cookbook in your cookbook's metadata.rb
depends 'sourcetree', '~> 1.0.0'
Then, in a recipe:
include_recipe 'sourcetree::default'
or you may add this cookbook directly in a run-list:
recipe[sourcetree]
License & Authors
- Author:: Tyler Wong (ty-w@live.com)
Copyright 2017, Tyler Wong Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
sourcetree Cookbook CHANGELOG
This file is used to list changes made in each version of the sourcetree cookbook.
1.0.0 (2016-12-27)
- Initial release
Collaborator Number Metric
1.0.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Foodcritic Metric
1.0.0 passed this metric
License Metric
1.0.0 passed this metric
1.0.0 failed this metric
1.0.0 passed this metric
License Metric
1.0.0 passed this metric
1.0.0 passed this metric