pages/entries/maintainotify.html

12 lines
634 B
HTML
Raw Permalink Normal View History

2024-03-30 22:28:01 +00:00
<h1 id="maintainotify">Maintainotify</h1>
<p><em><a
href="https://git.disroot.org/lwad/maintainotify">https://git.disroot.org/lwad/maintainotify</a></em></p>
<p><strong>maintainotify</strong> keeps track of packages you maintain.
It does this by checking for new git tags in remote repositories.</p>
<p>Unusual/inconsistent tag formats are supported via a prefix property
for each repository. The last recorded tags do needed to be added
manually. This is by design; it keeps the program simple.</p>
<p>Using this will hopefully make keeping your packages up to date less
time-consuming.</p>
2024-03-30 22:37:41 +00:00
<link rel="stylesheet" href="/style.css">