Project

mdcat

0.0
The project is in a healthy, maintained state
mdcat is a command line tool to cat markdown files with syntax highlight
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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