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