Sha256: 04c3ea2df190e76c524bcbe05e6924a312f3d5670e198cfbf9c87dc2ceaf9b5f
Contents?: true
Size: 206 Bytes
Versions: 1
Compression:
Stored size: 206 Bytes
Contents
#!/usr/bin/env ruby script = File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib', 'guard', 'jasmine', 'phantomjs', 'run-jasmine.coffee')) puts `phantomjs #{ script } #{ ARGV[0] } #{ ARGV[1] }`
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
guard-jasmine-0.7.2 | bin/guard-jasmine |