Sha256: abeef125f83b8ce70f683616c8678f9569261fff9844d1f30e9ba4f50df02994
Contents?: true
Size: 253 Bytes
Versions: 6
Compression:
Stored size: 253 Bytes
Contents
#!/usr/bin/env ruby $:.push File.expand_path('../../lib', __FILE__) require 'rubygems' unless defined?(::Gem) require 'hyde' hydefile = Hyde::CONFIG_FILES.inject { |a, fname| a ||= Hyde::CLI.find_in_project(fname) } Hyde::CLI.run! :file => hydefile
Version data entries
6 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hydeweb-0.2.3 | bin/hyde |
hydeweb-0.2.3 | bin/hyde01 |
hydeweb-0.2.2 | bin/hyde |
hydeweb-0.2.2 | bin/hyde01 |
hydeweb-0.1.14 | bin/hyde |
hydeweb-0.1.14 | bin/hyde01 |