8000 GitHub - boxen/puppet-dockutil
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

boxen/puppet-dockutil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet-Dockutil Module for Boxen

Build Status

This module allows you to mange your dock using Kyle Crawford’s awesome dockutil.

Usage

include dockutil

dockutil::item { 'Add iTerm':
		item 	 => "/Applications/iTerm.app",
		label	 => "iTerm",
		action 	 => "add",
		position => 2,
	}

Required Puppet Modules

  • boxen

Development

Write code. Run script/cibuild to test it. Check the script directory for other useful tools.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 69.9%
  • Shell 16.3%
  • Ruby 11.3%
  • JavaScript 2.5%
0