Sha256: c1b3598d1af2b714210b215c9f1ef4393f35e75b2e4fc33ac3ac2135bd625e86

Contents?: true

Size: 151 Bytes

Versions: 9

Compression:

Stored size: 151 Bytes

Contents

require "bundler/gem_tasks"

desc "Open an irb session preloaded with this library"
task :console do
  sh "irb -rubygems -I lib -r apitool/client"
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
apitool-client-2.0.0 Rakefile
apitool-client-0.0.8 Rakefile
apitool-client-0.0.7 Rakefile
apitool-client-0.0.6 Rakefile
apitool-client-0.0.5 Rakefile
apitool-client-0.0.4 Rakefile
apitool-client-0.0.3 Rakefile
apitool-client-0.0.2 Rakefile
apitool-client-0.0.1 Rakefile