hivedav

A curlable free/busy scheduler with CalDAV integration
git clone https://git.in0rdr.ch/hivedav.git
Log | Files | Refs | Pull requests | README | LICENSE

RELEASES.md (182B)


      1 # Release Checklist
      2 
      3 * prepare CHANGELOG file
      4 * update version string in `main.go`, remove nightly suffix
      5 * commit and add tag
      6 * bump version in `main.go` and add `-nightly`, commit