Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

39 lines (20 loc) · 1.09 KB

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