summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Collapse)Author
2020-04-14Remove getbests; it belongs with bookpipeline (and putting it there removes ↵v0.1.3Nick White
an annoying circular dependency)
2020-04-14Add godoc documentationNick White
2020-03-13Add simple "getbests" utility, useful for statistics gatheringNick White
2020-03-13Add copyright statements to each fileNick White
2020-02-27Reorganise all commands to be behind cmd/Nick White