Sha256: a0c808c194dee53b72d58323d4b6edbf7574a21a3d975aced1ea21e19b26b901
Contents?: true
Size: 872 Bytes
Versions: 4
Compression:
Stored size: 872 Bytes
Contents
# MDV Simple Markdown Viewer for GNOME 3. ## Usage mdv README.md Press Ctrl-R to reload, Ctrl-Q to quit. ## Install gem install mdv ## Dependencies MDV needs some additional software installed in order to work. ### Debian The following should work: sudo apt-get install libgirepository1.0-dev gobject-introspection sudo apt-get install libwebkit2gtk-4.0-dev ### Other OS To be determined. Please contribute back your experience in getting MDV running on your favorite operation system. ## Contributing Contributions are welcome! Please feel free to create issues or pull requests on GitHub. If you want to run the tests, you may need to install additional packages: sudo apt-get install gir1.2-atspi-2.0 libatk-adaptor ## License Copyright © 2012–2016 [Matijs van Zuijlen](http://www.matijs.net). See LICENSE for details.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mdv-0.3.1 | README.md |
mdv-0.3.0 | README.md |
mdv-0.2.2 | README.md |
mdv-0.2.1 | README.md |