aboutsummaryrefslogtreecommitdiff
path: root/bin/thrust
blob: 78bfb7c1f4f04791e8be044133af2179361a295d (plain)
1
2
3
4
5
6
7
#!/usr/bin/env ruby
# frozen_string_literal: true

require 'rubygems'
require 'bundler/setup'

load Gem.bin_path('thruster', 'thrust')