Sha256: 4242d0035e28920305ad0447bd95ed3e81569dc35c2b3dfd0b99ff456e8b74ed
Contents?: true
Size: 204 Bytes
Versions: 4
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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mdoc-0.0.8 | bin/mdoc |
mdoc-0.0.7 | bin/mdoc |
mdoc-0.0.6 | bin/mdoc |
mdoc-0.0.5 | bin/mdoc |