Sha256: 6eebe154c4e2718a2b623413cbaf37c32f0cc49d3fa3b86f75d8d955ec51df47
Contents?: true
Size: 204 Bytes
Versions: 1
Compression:
Stored size: 204 Bytes
Contents
#!/usr/bin/env ruby # encoding: utf-8 # vi: ft=ruby $LOAD_PATH.unshift 'lib' # debug only require 'mdoc' # Mdoc.load_conf_files %w[/etc/mdoc.conf ~/.mdoc.conf] Mdoc.load_cli_options ARGV Mdoc.execute!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mdoc-0.0.9 | bin/mdoc |