cookbook 'htop', '= 1.0.0'
htop (4) Versions 1.0.0 Follow13
Installs htop
cookbook 'htop', '= 1.0.0', :supermarket
knife supermarket install htop
knife supermarket download htop
DESCRIPTION
Installs htop an interactive process viewer for Linux.
REQUIREMENTS
Supported Platforms
The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error:
- Ubuntu
- Debian
RECIPES
-
htop
- The default recipe.
USAGE
This cookbook installs htop if not present, and pulls updates if they are installed on the system.
ATTRIBUTES
None
Basic Settings
None
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
chef-htop
- Freely distributable and licensed under the MIT license.
- Copyright (c) 2011-2012 Phil Cohen (github@phlippers.net)
- http://phlippers.net/
Dependent cookbooks
This cookbook has no specified dependencies.