aboutsummaryrefslogtreecommitdiff
path: root/bin/pb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bin/pb: Refactor and simplifyEuAndreh2022-05-021-81/+124
| | | | | | | | | - stop depending on Perl in slugify(); - stop relying on GNU sed extensions on slugify(); - use optional flags over positional arguments; - use POSIX "date +%Y-%m-%d" over "date -I"; - always read from STDIN instead of deciding based on the input; - don't rely on GNU coreutils' `mktemp`;
* bin/*: Add WIP version of scriptsEuAndreh2021-10-111-0/+131