/applauncher

launch executable in sandbox environment

Primary LanguageRubyMIT LicenseMIT

applauncher

how to launch

ruby index.rb --verbose

development

test

bundle exec rspec

lint

bundle exec rubocop
bundle exec rubocop --auto-correct  # (auto fix)