index
:
bookpipeline
fullsizepdf
guirefactor
local
master
minimisedisk
rotation
separatelocal
Tools to process books in a cloud based pipeline system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
booktopipeline
/
main.go
Age
Commit message (
Collapse
)
Author
2020-05-26
Add -c conntype for necessary tools to allow local connection to be used
Nick White
2020-04-14
Briefly document each of the commands in a godoc friendly way, and improve ↵
Nick White
the cloudsettings documentation slightly
2020-02-27
Add documentation, license notices, and license
Nick White
2019-12-11
Clarify use of -training in tools
Nick White
2019-12-11
Add ability to set a different training for the ocr job
Nick White
2019-12-11
Use aws.go with mkpipeline too, plus fix one log.Fatal call in aws.go which ↵
Nick White
should have been handled by caller
2019-10-16
Rewrite booktopipeline to use bookpipeline aws interface
Nick White
2019-10-16
Ensure booktopipeline complains if given too many arguments
Nick White
2019-10-16
Another attempted fix to "too many open files" issue
Nick White
2019-10-16
Ensure files are promptly closed by booktopipeline
Nick White
2019-10-08
Separate out bookpipeline from catch-all go.git repo, and rename to ↵
Nick White
rescribe.xyz/bookpipeline The dependencies from the go.git repo will follow in due course.