cookbook 'tmux-latest', '= 0.1.0'
tmux-latest (2) Versions 0.1.0 Follow0
Installs/Configures tmux
cookbook 'tmux-latest', '= 0.1.0', :supermarket
knife supermarket install tmux-latest
knife supermarket download tmux-latest
tmux-latest Cookbook
Use this cookbook to install the latest version of tmux
.
Platforms
This cookbook has been tested with the following platforms:
- Ubuntu 16.04
- Ubuntu 14.04
- Centos 7.2
Attributes
node['tmux']['destination']
- Location where thetmux
source code will be cloned from GitHub. By default, this is set to/usr/local/tmux
.node['tmux']['repo']
- The URL of thetmux
GitHub repo.node['platform_specific_pkgs']
- Dependencies specific to therhel
anddebian
node families.
Usage
Include the default recipe in your run list or use include_recipe
in a recipe that is included in your run list.
If you aren't managing your git
installation with a more sophisticated recipe, this cookbook does offer a barebones package-based git
installation. Make sure you include tmux-latest::git
before tmux-latest
itself if you need git
.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.1.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Foodcritic Metric
0.1.0 passed this metric
0.1.0 failed this metric
0.1.0 passed this metric