prp-preprocessor
v1.0.0
Published
A GitHub Action that preprocesses files
Downloads
3
Maintainers
Readme
{_ prpTitle _}
A versatile GitHub Action that enables variable replacement in files using a simple {_ variable _}
syntax.
{_ alertMessage _}
Read our docs
Installation
[!TIP] How to Use
To install the PRP Preprocessor, you can add it as a step in your GitHub Actions workflow. Here's an example of how to use it:
steps:
- name: PRP Preprocessor
uses: CIFriends/prp-preprocessor@{_currentVersion_}
with:
rootDir: './example'
Inputs
Inputs can be found at here.
Contributing
We welcome contributions to this project! Please read our Contributing Guide for more information on how to contribute.
If you've found this project useful, please consider giving it a ⭐ on GitHub. This helps to spread the awareness of the project and is a great way to show your support!
License
This project is licensed under the Apache-2.0 License.