mdoctor

1.0.1 • Public • Published

MDoctor

Your CLI Markdown 👨‍⚕️ Doctor

Code style: prettier Npm Downloads Version

Getting Started

MDoctor developed for the developers who want to create a markdown file with a template. It is a simple CLI tool that creates a markdown file with a template.

If you have NodeJS environment you can basically install MDoctor with single npm install command.

npm install mdoctor --global

Creating README is so easy

Just use mdoctor create command and answer the questions. That's it!

mdoctor create

Cli Commands

All commands are prefixed with mdoctor or markdown-doctor.

    create: Creates a README.md file for your project
    help: Shows the help menu
    version: Shows the app version

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details

Package Sidebar

Install

npm i mdoctor

Weekly Downloads

8

Version

1.0.1

License

Apache-2.0

Unpacked Size

23.5 kB

Total Files

18

Last publish

Collaborators

  • mertssmnoglu
  • ym-devs