Skip to content

ASML-Labs/PPTX.jl

Repository files navigation

PPTX

Build Status Coverage Code Style: Blue

Package to generate PowerPoint© .pptx files.

Installation

julia> import Pkg; Pkg.add("PPTX")

Documentation

Documentation and examples can be found on our github page.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.