Commit Graph
2 Commits
Author SHA1 Message Date
eSliderandGitHub a8675ac33b feat: read git history with go-git, not the git binary (#15)
Tests / Release (semver) (push) Skipped
Tests / Test (push) Failing after 5s
2026-08-13 18:07:56 +01:00
eSlider 8781c0c3eb refactor(tools): bin/{subject}/{method} layout; Go serve+watch modules
Move serve/ (module) -> bin/server, tools/ -> bin/tools, replace bin/kb-watch
bash with bin/watch Go package; self-executing Go shebangs bin/serve.go and
bin/kb/watch.go; Docker + CI + git/import + docs repointed. Multi-stage image
builds static serve+watch binaries (no Go runtime in container).
2026-08-11 09:52:20 +01:00