Sha256: 5e4316d781bfa8ba7169bfdccbbf8af8027b81392ebc4e1f64584caeab510289

Contents?: true

Size: 210 Bytes

Versions: 22

Compression:

Stored size: 210 Bytes

Contents

#!/usr/bin/env ruby
$:.push File.expand_path('../../lib', __FILE__)

require 'hyde'

hydefile = Hyde::CONFIG_FILES.inject { |a, fname| a ||= Hyde::CLI.find_in_project(fname) }

Hyde::CLI.run! :file => hydefile

Version data entries

22 entries across 11 versions & 1 rubygems

Version Path
hydeweb-0.1.13 bin/hyde
hydeweb-0.1.13 bin/hyde01
hydeweb-0.1.12 bin/hyde
hydeweb-0.1.12 bin/hyde01
hydeweb-0.1.11 bin/hyde
hydeweb-0.1.11 bin/hyde01
hydeweb-0.1.10 bin/hyde
hydeweb-0.1.10 bin/hyde01
hydeweb-0.1.9 bin/hyde01
hydeweb-0.1.9 bin/hyde
hydeweb-0.1.8 bin/hyde
hydeweb-0.1.8 bin/hyde01
hydeweb-0.1.7 bin/hyde01
hydeweb-0.1.7 bin/hyde
hydeweb-0.1.6 bin/hyde
hydeweb-0.1.6 bin/hyde01
hydeweb-0.1.5 bin/hyde
hydeweb-0.1.5 bin/hyde01
hydeweb-0.1.4 bin/hyde
hydeweb-0.1.4 bin/hyde01