Skip to content

yazilimcimekani/mdoctor

This branch is 42 commits ahead of main.

Folders and files

NameName
Last commit message
Last commit date
Feb 26, 2024
Mar 31, 2024
Jun 14, 2024
Jul 7, 2023
Feb 26, 2024
Feb 26, 2024
Apr 19, 2023
Apr 19, 2023
Apr 19, 2023
Jun 14, 2024
May 21, 2023
Feb 23, 2024
Feb 23, 2024
Feb 23, 2024

Repository files navigation

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