A simple Markdown preview tool for the terminal.
Project description
mdm
mdm is a simple Markdown preview tool for the terminal. It allows you to quickly view the content of Markdown files directly in your terminal with formatted output.
Development Setup
-
Clone the Repository
git clone https://github.com/akaashvaa/preview_md_file.git cd mdm
-
Install the Package Locally
Install the package in editable mode. This allows you to make changes to the code and see those changes without reinstalling the package.
pip install -e .
-
Install Dependencies
Ensure you have the required dependencies. Install them using:
pip install -r requirements.txt
-
Run and Test
Use the
mdmcommand to test your changes. For example:mdm path/to/your/README.md
License
This project is licensed under the MIT License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
md_preview022-1.0.0.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for md_preview022-1.0.0-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | be9f40d7e8c5cfabea3b3a47f655dcf1f41bafa08e2b621cca0523cad2c1bedf |
|
| MD5 | 8b15689f2b3e935ddc6c053bfc847286 |
|
| BLAKE2b-256 | cb0d9cbc03fe8aaeca3914bf82eee844222facac5d77a660a1466e5904c481a2 |