0.2.0 • Published 3 years ago

md-pdf-cli v0.2.0

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

📕 MD-PDF-CLI

Convert MD files to PDF

✅ Requirements

🛠️ Install

You can add this project as a dependency with:

npm install md-pdf-cli

Or as a Global CLI:

npm install -g md-pdf-cli

Now, you can use our cli by invoking the command below:

md-pdf-cli

🏃 Getting Started

First, clone this respository and access the created folder:

# Cloning repository
git clone https://github.com/iamtheluiz/md-pdf-cli.git

cd md-pdf-cli/

Getting into the folder, install project dependencies:

npm install
# or
yarn install

💼 Authors

📃 License

This project is under the MIT License - see the LICENSE file for details.