summaryrefslogtreecommitdiffstats
path: root/bin/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Removes bin/deploy, which just calls h5redeploy under the hood (#2027)Dana Robinson2022-08-191-1/+0
|
* Update bin/README.mdDana Robinson2022-08-171-2/+2
| | | Correct missing space after # and ##
* Adds a TODO section to bin/README.md (#2028)Dana Robinson2022-08-171-0/+5
| | | Mainly to address the semi-broken state of chkcopyright
* Adds a README.md file to bin that indicates script usage (#2024)Dana Robinson2022-08-171-0/+27
* Adds a README.md file to bin that indicates script usage * Forgot header row