repository
0.0.0-20240913130900-b94d63a5cfff
Repository: https://github.com/simonwaldherr/gotools.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
gotools
A repository for tools that aren't interesting enough to have their own repo.
Tools
CommitPlanner
Commit planner is a tool to plan commits for a git repository. It reads a file with the commits and applies them to the git repository.
Deadline
A tool to check for deadlines in source code. It searches for the @CHECK annotation and checks if the deadline has passed. If it has, it prints the line and returns an error.
Easter
Calculates the date of Easter for a given year using the Gauss Easter formula
invrevproxy
// wip
WeSoc
A simple WebSocket client written in Go