Sha256: f46049151aa3a37b42bddc939a79d571787c7c51826ddeef129bf6f0404dbf8c

Contents?: true

Size: 383 Bytes

Versions: 6

Compression:

Stored size: 383 Bytes

Contents

require 'jimbodragon'
require 'jimbodragon/builder/cucumber'

extend JimboDragon
extend JimboDragon::Builder::Cucumber
puts "Load context for user #{ENV['USER']} for jimbodragon_rubygems project"

organisation = 'JimboDragonGit'
project = 'jimbodragon_rubygems'

build_github_cucumber(organisation, project)
build_ruby(organisation, project)
build_chef(organisation, project)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jimbodragon_rubygems-2.1.33 bin/install_jimbodragon_rubygems_context
jimbodragon_rubygems-2.1.32 bin/install_jimbodragon_rubygems_context
jimbodragon_rubygems-0.1.0.1.gefcbebd bin/install_jimbodragon_rubygems_context
jimbodragon_rubygems-0.1.0 bin/install_jimbodragon_rubygems_context
jimbodragon_rubygems-0.0.1 bin/install_jimbodragon_rubygems_context
jimbodragon_rubygems-0.0.0.1.ENOTAG bin/install_jimbodragon_rubygems_context