Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 951 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 951 Bytes

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.