chadwcarlson/Count words in all Markdown files
Action for counting words in all Markdown files within a given repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 5, 2025
- License
- MIT
Pinned Snippet
uses: chadwcarlson/countwords@0e061d270871b8e751dc83a0c79f75676220b6f1 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| root_dir | Root repo where results are saved and shared from. | yes | — |
| courses_dir | Directory of interest where we will count words in all Markdown files. | yes | — |
| python_version | Python version to use for running the script. | no | 3.13 |
Outputs
no outputs