{"id":16192938,"url":"https://github.com/slashdotdash/cqrs-journey-pdf","last_synced_at":"2025-03-19T04:30:32.122Z","repository":{"id":3229126,"uuid":"4264877","full_name":"slashdotdash/cqrs-journey-pdf","owner":"slashdotdash","description":"CQRS Journey Guide converted to PDF for eBook reading.","archived":false,"fork":false,"pushed_at":"2012-08-16T21:25:03.000Z","size":228,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T15:17:56.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slashdotdash.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-08T20:00:49.000Z","updated_at":"2023-11-20T08:07:51.000Z","dependencies_parsed_at":"2022-08-24T07:30:53.347Z","dependency_job_id":null,"html_url":"https://github.com/slashdotdash/cqrs-journey-pdf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashdotdash%2Fcqrs-journey-pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashdotdash%2Fcqrs-journey-pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashdotdash%2Fcqrs-journey-pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashdotdash%2Fcqrs-journey-pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slashdotdash","download_url":"https://codeload.github.com/slashdotdash/cqrs-journey-pdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243968475,"owners_count":20376400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T08:13:23.891Z","updated_at":"2025-03-19T04:30:31.818Z","avatar_url":"https://github.com/slashdotdash.png","language":"Ruby","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# CQRS Journey =\u003e PDF\n\nRuby script for generating PDFs from the Microsoft patterns \u0026 practices [CQRS Journey documentation](https://github.com/mspnp/cqrs-journey-doc/).\n\nThis is entirely *unofficial* and is in no way endorsed by Microsoft or the patterns \u0026 practices team. However I found it useful to create a PDF from the documentation to allow reading on my iPad.\n\n## Downloads\n\nDownload a pre-generated copy of the final CQRS Journey document.\n\n* [CQRS Journey](https://github.com/downloads/slashdotdash/cqrs-journey-pdf/mspnp-cqrs-journey.pdf) (PDF)\n\n## Dependencies\n\nUses the [gimli](https://github.com/walle/gimli/) Ruby gem for converting markup, such as Markdown formatted text, to PDF. Gimli uses [PDFKit](https://github.com/pdfkit/PDFKit) for PDF generation, which itself is a thin wrapper around [wkhtmltopdf](http://code.google.com/p/wkhtmltopdf/).\n\n[Pygments](http://pygments.org/) the Python syntax highlighter is optionally used to prettify the C# source code.\n\nRequires git for cloning/pulling the CQRS doc repository from github.\n\nFonts used are [Calluna](http://www.exljbris.com/calluna.html) and [Calluna Sans](http://www.exljbris.com/callunasans.html); both are freely available to download.\n\n## Usage\n\nInstall dependencies.\n\n\tgem install gimli\n\t\nOptionally, install Pygments.\t\n\t\nClone the CQRS documentation repository.\n\n\tgit clone https://github.com/mspnp/cqrs-journey-doc.git\n\tgit pull  # update to latest as required\n\t\nGenerate PDFs of the README, Journey and Reference documents.\n\n\truby generate.rb /path/to/cqrs-journey-doc/ /path/to/pdf/destination/\n\n## Copyright\n\nCQRS Journey documentation is © 2012 Microsoft. All rights reserved.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashdotdash%2Fcqrs-journey-pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslashdotdash%2Fcqrs-journey-pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashdotdash%2Fcqrs-journey-pdf/lists"}