Skip to content

familyfaithlove1/puppet-hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hub Puppet Module for Boxen

Build Status

Install Hub, a GitHub-focused git wrapper.

Usage

include hub

Configuration

You can use hiera to configure the following:

  • hub::protocol: one of 'https' or 'git' Protocol for hub to use by default when cloning from github like hub clone user/repo. Defaults to 'https'
  • hub::alias_hub_to_git: boolean Whether or not to set a shell alias git=hub

Required Puppet Modules

  • boxen

Development

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

About

Install hub.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 63.7%
  • Puppet 23.7%
  • Shell 8.8%
  • HTML 3.8%