wp-readme-txt-gen
v1.1.2
Published
`wp-readme-txt-gen` is an npm module used to convert your `README.md` and `CHANGELOG.md` files into a WordPress style `README.txt`.
Downloads
195
Readme
wp-readme-txt-gen
wp-readme-txt-gen
is an npm module used to convert your README.md
and CHANGELOG.md
files into a WordPress style README.txt
.
Installation
You can install the module using npm:
npm install wp-readme-txt-gen
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
License
This project is licensed under the MIT License.
Usage
To use the module, simply run:
wp-readme-txt-gen
This will generate a README.txt
file in the same directory as your README.md
and CHANGELOG.md
files.
Support
If you encounter any issues or have any questions, feel free to open an issue on the GitHub repository.
Acknowledgements
Thanks to all the contributors who have helped improve this project.