PowerPoint Zero: a portable MoonBit PPTX generator driven by YAML deck and page sources.
Dependencies
moon runwasm Milky2018/pptz <deck.pptz.yaml> [--out <output.pptx>]moon runwasm Milky2018/pptz@0.7.1 <deck.pptz.yaml> [--out <output.pptx>]moon runwasm . examples/minimal/deck.pptz.yaml --out examples/minimal/dist/demo.pptxnpx skills add https://github.com/moonbit-community/pptz.gitnpx skills add https://github.com/moonbit-community/pptz.git --skill pptznpx skills add https://github.com/moonbit-community/pptz.git --agent codex
npx skills add https://github.com/moonbit-community/pptz.git --globalcd examples/minimal
moon runwasm Milky2018/pptz deck.pptz.yaml --out dist/demo.pptxmoon runwasm Milky2018/pptz examples/testdata/yaml-deck.pptz.yaml --out examples/testdata/out/yaml-demo.pptxmoon runwasm . examples/minimal/deck.pptz.yaml --out examples/minimal/dist/demo.pptxmoon runwasm . examples/minimal/deck.pptz.yaml --out examples/minimal/dist/demo.pptx --svg-out examples/minimal/dist/svgmoon check --target wasm
moon test --target wasmscripts/validate_templates.shscripts/validate_templates.sh --keep-artifactsscripts/render_template_contact_sheet.sh technical-darkPowerPoint Zero: a portable MoonBit PPTX generator driven by YAML deck and page sources.
Dependencies