RoboticCheese/knock-chef

View on GitHub
metadata.rb

Summary

Maintainability
A
0 mins
Test Coverage
# Encoding: UTF-8

name 'knock'
maintainer 'Jonathan Hartman'
maintainer_email 'j@hartman.io'
license 'apache2'
description 'Installs/configures Knock'
long_description 'Installs/configures Knock'
version '0.1.1'

source_url 'https://github.com/roboticcheese/knock-chef'
issues_url 'https://github.com/roboticcheese/knock-chef/issues'

supports 'mac_os_x'