Sha256: 38f008d83555749f98777f692c350cd770c8511c1ac29fe4108dc0e563f237c3
Contents?: true
Size: 203 Bytes
Versions: 3
Compression:
Stored size: 203 Bytes
Contents
#!/usr/bin/env ruby # Ad lib to include path $:.unshift File.dirname(File.expand_path(File.dirname(__FILE__))) + '/lib' # Require sub commands require 'Boot/Lib/autoload.rb' require 'boot.rb' Boot.main
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
boot-cli-1.0.0 | bin/boot |
boot-cli-0.3.1 | bin/boot |
boot-cli-0.3.0 | bin/boot |