aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-06-23 14:39:00 +0000
committernodiscc <nodiscc@gmail.com>2019-06-23 14:39:00 +0000
commit3e99a50870fd04d2f4abe73c33e6fb65ffd9895b (patch)
treebdb0137a1b49fa0c50087f9cc6affd2b9a3d8f77 /Makefile
parentmakefile: add a target to run check-github-commit-times.py (diff)
downloadawesome-selfhosted-3e99a50870fd04d2f4abe73c33e6fb65ffd9895b.tar.gz
awesome-selfhosted-3e99a50870fd04d2f4abe73c33e6fb65ffd9895b.zip
makefile: add a "monthly' target to run periodic maintenance tasks
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 53c37310..b3b41691 100755
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,8 @@ all: checks
checks: nolicenselanguage nofullstop longdescriptions syntaxerrors
+monthly: checks check_github_commit_dates contrib
+
noexternallink:
@echo -e "\nLines with no source/demo/other link:"
@sed -n -e '/BEGIN SOFTWARE LIST/,/END SOFTWARE LIST/ p' README.md | egrep '^ *\* ' | egrep --color=always '[a-z\.] `'