Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 446 Bytes

README-install.md

File metadata and controls

21 lines (14 loc) · 446 Bytes

Installation:

via yarn:

$ yarn add officegen

via npm:

$ npm install officegen

or if you are enthusiastic about using the latest that officegen has to offer (beware - may be unstable), you can install directly from the officegen repository using:

$ npm install Ziv-Barber/officegen#master

Now that you added officegen to your project, let's use it!