romanfama592/folder_mapping
Incorporate or update the folder mapping information in the README.md file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path-directory | The path to the directory where the folder mapping will be performed. This input is optional, and the default value is set to './' (the root directory). | no | ./ |
| template-output | The path to the template file for generating the README.md. This input is optional, and the default value is set to './README.md.template'. | no | ./README.md.template |
| path-output | The path where the generated README.md file will be saved. This input is optional, and the default value is set to './README.md'. | no | ./README.md |
| search-word | This input is used to specify a keyword or search term within the template file (template-output). The workflow will search for this keyword within the template file and insert the folder map at the location where this keyword is found. This input is optional, and the default value is set to 'map_folder'. | no | map_folder |
Outputs
no outputs