Sha256: 8a677e86a4dd8e5917b015ff481f3319dd6b055098ba7dacaef83597fb06f835

Contents?: true

Size: 195 Bytes

Versions: 13

Compression:

Stored size: 195 Bytes

Contents

#!/usr/bin/env bash
# 
#   Run Gloo (this gem) but not as a gem (app), just referencing source code.
# 
#   From the root of the project, run Gloo with:
# 
#       > bin/run
# 

ruby ./lib/run.rb

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
gloo-3.7.0 bin/run
gloo-3.6.2 bin/run
gloo-3.6.1 bin/run
gloo-3.6.0 bin/run
gloo-3.5.0 bin/run
gloo-3.4.1 bin/run
gloo-3.4.0 bin/run
gloo-3.3.0 bin/run
gloo-3.2.0 bin/run
gloo-3.1.1 bin/run
gloo-3.1.0 bin/run
gloo-3.0.1 bin/run
gloo-3.0.0 bin/run