No commit activity in last 3 years
No release in over 3 years
Prospectus helpers for checking repo staleness
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 0.1.1
~> 2.3.0
~> 0.7.0
~> 12.3.0
~> 3.8.0
~> 0.67.2

Runtime

~> 0.9.0
 Project Readme

prospectus_repotimer

GitHub Workflow Status GitHub release MIT Licensed

Prospectus plugin for checking for repo staleness

Usage

Add a check to your .prospectus.d directory with the following contents:

#!/usr/bin/env prospectus_repotimer
days: 7

Replace the days value as desired to set how frequently the repo should be updated.

Installation

go get https://github.com/akerl/prospectus_repotimer

License

prospectus_repotimer is released under the MIT License. See the bundled LICENSE file for details.