initial menu setup

This commit is contained in:
Gene Liverman 2017-05-07 21:15:39 -07:00
parent 1241ef7c85
commit e6cd38aa35
3 changed files with 63 additions and 0 deletions

View file

@ -23,6 +23,9 @@ group :development, :unit_tests do
gem 'puppetlabs_spec_helper', '~> 1.1'
gem 'rspec-puppet', '~> 2.5'
gem 'rubocop', '~> 0.48'
gem 'tty-command', '~> 0.4'
gem 'tty-file', '~> 0.3'
gem 'tty-prompt', '~> 0.12'
gem 'yamllint', '~> 0.0.9'
# puppet-lint and plugins