Sha256: cc1465eec5ccb31831df463ebf1c1e8871a6b0362cba0c8c64b6eb2ef3f0dd37
Contents?: true
Size: 206 Bytes
Versions: 2
Compression:
Stored size: 206 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mdoc-0.0.11 | bin/mdoc |
mdoc-0.0.10 | bin/mdoc |