Code & Deploy
Code
Models
Repos
Sign in
@setoelkahfi
/
homebrew-tap
homebrew-tap
/
bin
/
thrust
Code
Commits
Pulls
CI/CD
205
main
main
text
5 lines
104 Bytes
Copy permalink
Copy
Raw
1
#!/usr/bin/env ruby
2
require
"rubygems"
3
require
"bundler/setup"
4
5
load
Gem
.
bin_path
(
"thruster"
,
"thrust"
)