Skip to content

dvinciguerra/mdcat

Repository files navigation

mdcat

Gem Version Build Status Maintainability Test Coverage

mdcat is a command line tool write in Ruby to display markdown files in the terminal.

Installation

The recommended way to install mdcat is via RubyGems:

$ gem install mdcat

Usage

Displaying a file

$ mdcat README.md

For help

$ mdcat help

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dvinciguerra/mdcat.

License

The gem is available as open source under the terms of the MIT License.

Author

Daniel Vinciguerra