Skip to content

mdcli init — scaffold a docs project #16

@tacheraSasi

Description

@tacheraSasi

Feature: mdcli init

Scaffold a docs folder with index.md, config file, and folder structure.

Details

  • New init subcommand: mdcli init [directory]
  • Create a .mdcli.yaml config file with default settings
  • Generate a README.md or index.md with a welcome message
  • Optionally create a folder structure (e.g., docs/, guides/, api/)
  • Interactive prompts for project name, theme, and structure
  • Support --template flag for different project types (docs, blog, wiki)

Why

Lowers the barrier to getting started. Users get a working setup immediately instead of creating files manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions