Skip to content

nooqta/word-kodyfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to word-kodyfire 👋

Version Documentation License: MIT Twitter: anis_marrouchi

Generate a MS Word document based on a template document using Kodyfire cli

Requirements

word-kodyfire requires the kodyfire-cli to be installed

npm install -g kodyfire-cli

Install

npm install word-kodyfire

Usage

Method 1: As a generator

In order to generate your artifacts, run the generate command. The syntax is kody generate|g [kody] [concept]. If you ommit kody and concept the assistant will prompt you to select them. As an example, run the following command from your terminal:

kody generate word concept

Method 2: As a kody project

Refer to the kodyfire generate your artifact section. Once your project is initialized and ready for kody, run the following command to generate your README.

kody run -s kody-word.json

Run tests

TODO

Author

👤 Anis Marrouchi

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Credits

word-kodyfire uses ocxtemplater by open-xml-templating

📝 License

Copyright © 2022 Anis Marrouchi.

This project is MIT licensed.


This README was generated with ❤️ by readme-kodyfire

About

Generate ms word document based on a template using kodyfire

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published