Sha256: cdbacfe22692615c03e094cba78ff59c86be18432073c3e5a03810af62882722

Contents?: true

Size: 168 Bytes

Versions: 6

Compression:

Stored size: 168 Bytes

Contents

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

require 'hyde'

hydefile = Hyde::CLI.find_in_project('hyde.conf')
Hyde::CLI.run! :file => hydefile

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
hydeweb-0.1.2 bin/hyde
hydeweb-0.1.2 bin/hyde01
hydeweb-0.1.1 bin/hyde
hydeweb-0.1.1 bin/hyde01
hydeweb-0.1.0 bin/hyde
hydeweb-0.1.0 bin/hyde01