Project specific Shell scripts. Some of them can be used locally. Some are used in CI/CD pipelines. Others just are "documentation as code".
Element | Description |
---|---|
log.sh |
Logsh. A minimal POSIX compliant logging library. |
main.sh |
Script that is sourced by other scripts. |
pdoc |
Generate code docs with pdoc. |
test |
Run Pytests. |
update-logsh |
Add or update logsh library. |
sm-verify |
@semantic-release/exec verify step. |