7fa3553da65af3ca5f859f804c47ec9c6f54576e
				
			
			
		
	
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			Periodicator
A thing that do some things periodically.
Initially created for periodic issues (or tasks) creation in Gitlab.
Installing
There are several ways to install Periodicator.
Using binary release
Head over releases page, grab your binary and configure your system to start binary using cron.
Using Docker image
Compose a configuration file (read below) and add this to your cron:
docker run --rm -v ./config.yaml:/periodicator.yaml pztrn/periodicator:latest
Configuring
See config.example.yaml file in repository's root with configuration file structure and parameters description.
Description
				
					Languages
				
				
								
								
									Go
								
								77.4%
							
						
							
								
								
									Shell
								
								14.1%
							
						
							
								
								
									Makefile
								
								4.9%
							
						
							
								
								
									Dockerfile
								
								3.6%