Sha256: 58cf7d72e55ddf2bc1fd0b1673ef6d95740a041f881624b4ac94f4268b372264

Contents?: true

Size: 181 Bytes

Versions: 2

Compression:

Stored size: 181 Bytes

Contents

unless Bowline::Library.downloaded?
  require 'rake'
  require 'bowline/tasks/bowline'
  Rake::Task['libs:download'].invoke
end

exec("#{Bowline::Library.desktop_path} #{APP_ROOT}")

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bowline-0.5.1 lib/bowline/commands/run.rb
bowline-0.5.0 lib/bowline/commands/run.rb