Sha256: 5d80fbfff8c57b4c33623466bda5b815a243469efa7c7d56b8780b4bef5056b4

Contents?: true

Size: 174 Bytes

Versions: 1

Compression:

Stored size: 174 Bytes

Contents

#!/usr/bin/env ruby
# The command line Opulent parser.

$LOAD_PATH.unshift File.dirname(__FILE__) + '/../lib'
require 'opulent'
require 'opulent/exec'

Haml::Exec.start ARGV

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opulent-1.0.9 bin/opulent