Find Bay Area toddler events (currently only from public libraries) to attend with my son that are outside of work hours. Updates https://github.com/bbkane/toddlerevents.bbkane.com each Friday and Monday.
This is "MVP" status... everythings hardcoded, there are bugs (see issues), and there are no tests. I plan to make it more useful to myself and others "at some point".
toddlerevents_LOG_LEVEL=INFO toddlerevents_README_PATH=tmp.md [download|write]
scoop bucket add bbkane https://github.com/bbkane/scoop-bucket
scoop install bbkane/toddlerevents
- Download Mac/Linux/Windows executable: GitHub releases
- Go:
go install go.bbkane.com/toddlerevents@latest
- Build with goreleaser after cloning:
goreleaser --snapshot --skip-publish --clean
See Go Developer Tooling for notes on development tooling.