Sha256: 55031abe261801b97f635569305fa48a38ca680b6a70dbd7f8f0aae503ea8915

Contents?: true

Size: 303 Bytes

Versions: 1701

Compression:

Stored size: 303 Bytes

Contents

#!/usr/bin/env ruby
APP_ROOT = File.expand_path('..', __dir__)
Dir.chdir(APP_ROOT) do
  begin
    exec "yarnpkg", *ARGV
  rescue Errno::ENOENT
    $stderr.puts "Yarn executable was not detected in the system."
    $stderr.puts "Download Yarn at https://yarnpkg.com/en/docs/install"
    exit 1
  end
end

Version data entries

1,701 entries across 1,342 versions & 143 rubygems

Version Path
station-0.4.2 lib/nexmo_developer/bin/yarn
tessa-1.0.2 spec/dummy/bin/yarn
station-0.4.1 lib/nexmo_developer/bin/yarn
station-0.4.0 lib/nexmo_developer/bin/yarn
station-0.3.2 lib/nexmo_developer/bin/yarn
tessa-1.0.1 spec/dummy/bin/yarn
tessa-1.0.0 spec/dummy/bin/yarn
tessa-1.0.0.pre.rc3 spec/dummy/bin/yarn
tessa-1.0.0.pre.rc2 spec/dummy/bin/yarn
tessa-1.0.0.pre.rc1 spec/dummy/bin/yarn
camaleon_cms-2.6.4 spec/dummy/bin/yarn
station-0.3.1 lib/nexmo_developer/bin/yarn
station-0.3.0 lib/nexmo_developer/bin/yarn
actiontext5-5.2.0 test/dummy/bin/yarn
station-0.2.6 lib/nexmo_developer/bin/yarn
osc_machete_rails-2.1.2 test/dummy/bin/yarn
osc_machete_rails-2.1.0 test/dummy/bin/yarn
osc_machete_rails-2.0.0 test/dummy/bin/yarn
station-0.2.5 lib/nexmo_developer/bin/yarn
kuby-core-0.18.0 spec/dummy/bin/yarn