mgnldoc

0.1.0 • Public • Published

mgnldoc CLI

A CLI tool for generating Magnolia DXP documentation templates.

Installation

npm install -g mgnldoc

Usage

mgnldoc template -t instructions -o docs/modules/ROOT/pages/new-task.adoc -r developer -f dx-core,dx-cloud -k task-id -i "Task Title"
  • -t, --template : Template name (default: instructions)
  • -o, --output : Output file path
  • -r, --role : Role (e.g., developer, author)
  • -f, --offering : Offering (e.g., dx-core,dx-cloud)
  • -k, --task : Task ID
  • -i, --title <title>: Task title
  • -v, --verbose: Enable verbose logging

POC status

For POC, templates and attributes are bundled locally in shared/.

Package Sidebar

Install

npm i mgnldoc

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

8.8 kB

Total Files

12

Last publish

Collaborators

  • raccoon42