Sha256: 4ca524a20e4bdbb09664b671dddb07c90b9912d6bff9405545fc4abc969dd2dd

Contents?: true

Size: 122 Bytes

Versions: 2

Compression:

Stored size: 122 Bytes

Contents

# frozen_string_literal: true

desc 'Load up punchlist in pry'
task :console do |_t|
  exec 'pry -I lib -r punchlist'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
punchlist-1.3.2 rakelib/console.rake
punchlist-1.3.1 rakelib/console.rake