aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-06 10:21:03 -0300
committerEuAndreh <eu@euandre.org>2021-06-06 10:21:03 -0300
commit660fb47eb91c28c0067a8547829595286663ce05 (patch)
tree565f745de807c28410d5f43e118a79cfcb6c7659 /aux/workflow
parentREADME.md: Add explicit "Links" and "Releases" sections (diff)
downloadremembering-660fb47eb91c28c0067a8547829595286663ce05.tar.gz
remembering-660fb47eb91c28c0067a8547829595286663ce05.tar.xz
aux/workflow/assert-readme.sh: Assert the end of the CONTRIBUTING section
Diffstat (limited to '')
-rwxr-xr-xaux/workflow/assert-readme.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/aux/workflow/assert-readme.sh b/aux/workflow/assert-readme.sh
index 47f7e25..2f63ded 100755
--- a/aux/workflow/assert-readme.sh
+++ b/aux/workflow/assert-readme.sh
@@ -9,6 +9,18 @@ MAILING_LIST="$2"
EXPECTED="$(mktemp)"
cat <<EOF >> "$EXPECTED"
+For running the extra development-only checks, run:
+
+\`\`\`shell
+$ make dev-check
+\`\`\`
+
+and for generating the documentation HTML and website, run:
+
+\`\`\`shell
+$ make public
+\`\`\`
+
# Links