1.0.0 • Published 1 year ago

prp-preprocessor v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

{ prpTitle }

A versatile GitHub Action that enables variable replacement in files using a simple {_ variable _} syntax.

Release GitHub Actions Workflow Status GitHub Issues or Pull Requests Quality Gate Status Coverage

{ alertMessage }

Read our docs

Installation

!TIP(https://github.com/CIFriends/prp-preprocessor/wiki/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.