Build tool for my book projects.
Go to file
2025-10-28 22:41:18 +01:00
.vscode modified pylint settings 2025-10-28 11:36:38 +01:00
src/bookbuild added missing subcommands (pdf, epub, build-all); upped version to 2.0 2025-10-28 22:41:18 +01:00
.gitignore added missing subcommands (pdf, epub, build-all); upped version to 2.0 2025-10-28 22:41:18 +01:00
COPYING added some project files 2025-10-28 11:05:09 +01:00
poetry.lock project is now managed with poetry 2025-10-28 11:07:41 +01:00
pyproject.toml added missing subcommands (pdf, epub, build-all); upped version to 2.0 2025-10-28 22:41:18 +01:00
README.md added some project files 2025-10-28 11:05:09 +01:00

Build script for my book projects

Dependencies

python>=3.x python-poetry>=1.1.0