Sha256: 0dfe77bbd49cdbf385b31dfa81d62fa39a8ab6d27445be092c66be2d13ac0587
Contents?: true
Size: 244 Bytes
Versions: 5
Compression:
Stored size: 244 Bytes
Contents
unless Bowline::Desktop.enabled? raise "Script not executed by bowline-desktop" end require Bowline.root.join(*%w{config environment}) if ENV["APP_IRB"] require "irb" require "irb/completion" IRB.start Bowline::Desktop::App.exit end
Version data entries
5 entries across 5 versions & 1 rubygems