{"id":41179540,"url":"https://github.com/nikaro/goresume","last_synced_at":"2026-01-22T20:03:42.524Z","repository":{"id":87575047,"uuid":"603566492","full_name":"nikaro/goresume","owner":"nikaro","description":"Build HTML/PDF resume from JSON/YAML/TOML","archived":false,"fork":false,"pushed_at":"2025-06-08T05:08:09.000Z","size":5635,"stargazers_count":28,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-08T06:22:06.431Z","etag":null,"topics":["go","jsonresume","resume"],"latest_commit_sha":null,"homepage":"https://nikaro.github.io/goresume","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikaro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-18T22:31:21.000Z","updated_at":"2025-05-21T01:30:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3f3b4df-372b-41e4-82bf-2bc49a6ea1f4","html_url":"https://github.com/nikaro/goresume","commit_stats":{"total_commits":28,"total_committers":3,"mean_commits":9.333333333333334,"dds":0.1428571428571429,"last_synced_commit":"2d63b0e6b2dd7a23dcf2c5cd6680d1e9fab491a2"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/nikaro/goresume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikaro%2Fgoresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikaro%2Fgoresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikaro%2Fgoresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikaro%2Fgoresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikaro","download_url":"https://codeload.github.com/nikaro/goresume/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikaro%2Fgoresume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28670366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T19:36:09.361Z","status":"ssl_error","status_checked_at":"2026-01-22T19:36:05.567Z","response_time":144,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["go","jsonresume","resume"],"created_at":"2026-01-22T20:03:42.445Z","updated_at":"2026-01-22T20:03:42.515Z","avatar_url":"https://github.com/nikaro.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Build HTML/PDF resume from JSON/YAML/TOML\n\n## Installation\n\n```\n# with Go\ngo install github.com/nikaro/goresume@latest\n\n# with Homebrew\nbrew install nikaro/tap/goresume\n\n# on ArchLinux from AUR\nyay -S goresume-bin\n```\n\nYou can also download one of the binaries or packages from the\n[Releases](https://github.com/nikaro/goresume/releases) page.\n\n## Usage\n\n```\n\u003e goresume --help\nResume Builder\n\nUsage:\n  goresume [command]\n\nAvailable Commands:\n  completion  Generate the autocompletion script for the specified shell\n  export      Export resume to HTML/PDF\n  help        Help about any command\n  validate    Validate resume against schema\n\nFlags:\n  -h, --help               help for goresume\n  -l, --log-level string   logging level (default \"warn\")\n  -r, --resume string      path to the resume (default \"resume.json\")\n  -v, --version            version for goresume\n\nUse \"goresume [command] --help\" for more information about a command.\n```\n\n### Examples\n\nExport `resume.json` to `resume.html` and `resume.pdf`:\n\n```\ngoresume export\n```\n\nUse a custom theme for PDF output:\n\n```\ngoresume export --pdf-theme actual\n```\n\nExport HTML to stdout:\n\n```\ngoresume export --html-output -\n```\n\n## Themes\n\n### Embeded\n\ngoresume comes with a few embeded themes:\n\n* simple: [HTML](https://nikaro.github.io/goresume/simple.html)\n* simple-compact: [HTML](https://nikaro.github.io/goresume/simple-compact.html)\n* actual: [HTML](https://nikaro.github.io/goresume/actual.html) •\n  [PDF](https://nikaro.github.io/goresume/actual.pdf)\n\n### Custom\n\nYou can also use your own themes, by creating a `themes/my-theme.html` file\nnext to your `resume.json`. goresume use [Go template engine](https://pkg.go.dev/text/template)\naugmented with [sprout functions](https://docs.atom.codes/sprout).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikaro%2Fgoresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikaro%2Fgoresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikaro%2Fgoresume/lists"}