mirror of
				https://github.com/awesome-selfhosted/awesome-selfhosted.git
				synced 2025-11-04 06:53:14 +00:00 
			
		
		
		
	makefile: add a "monthly' target to run periodic maintenance tasks
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								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\.] `'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user