wied03/opal-builder

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'
gemspec

# Only run this if we don't have them
system 'git submodule update --init' unless Dir.glob('builder/**').any?
gem 'opal-rspec'