mdcat
is a command line tool write in Ruby to display markdown files in the terminal.
The recommended way to install mdcat
is via RubyGems:
$ gem install mdcat
$ mdcat README.md
$ mdcat help
Bug reports and pull requests are welcome on GitHub at https://github.com/dvinciguerra/mdcat.
The gem is available as open source under the terms of the MIT License.