{"id":21017601,"url":"https://github.com/gilliek/ghmd","last_synced_at":"2025-05-15T05:33:49.330Z","repository":{"id":16481996,"uuid":"19234420","full_name":"gilliek/ghmd","owner":"gilliek","description":"Simple CLI tool written in Go that renders GitHub Markdown files using the GitHub API.","archived":false,"fork":false,"pushed_at":"2015-06-28T21:27:02.000Z","size":265,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T04:51:11.229Z","etag":null,"topics":["cli","github","go","golang","markdown"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gilliek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-28T10:01:56.000Z","updated_at":"2025-02-23T18:18:26.000Z","dependencies_parsed_at":"2022-07-10T06:16:11.171Z","dependency_job_id":null,"html_url":"https://github.com/gilliek/ghmd","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilliek%2Fghmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilliek%2Fghmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilliek%2Fghmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilliek%2Fghmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilliek","download_url":"https://codeload.github.com/gilliek/ghmd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254282994,"owners_count":22045131,"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":["cli","github","go","golang","markdown"],"created_at":"2024-11-19T10:20:08.137Z","updated_at":"2025-05-15T05:33:49.078Z","avatar_url":"https://github.com/gilliek.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"ghmd\n====\n\nSimple Go CLI tool that renders GitHub Markdown files using the GitHub API.\n\nCompatibility\n-------------\n\nIt should work on any system supported by Go. For now, I only tested on Linux but if you use it on another system, feel free to update this README and send me a pull request :)\n\nBuild\n-----\n\nThe only required dependency is Go. Although it should work with any version of Go, I only have tested with Go1.2.\n\nYou can get and build `ghmd` by issuing the following command:\n\n```\ngo get github.com/gilliek/ghmd\n```\n\n(make sure your `$GOPATH` is correctly set)\n\nDownload binary\n---------------\n\nIf you want to download a binary file, you can use the [Gobuild.IO](http://gobuild.io/download/github.com/gilliek/ghmd) service.\n\nLinux packages\n--------------\n\n### Archlinux\n\n[AUR package](https://aur.archlinux.org/packages/ghmd-bin) (thanks to [Rolinh](https://github.com/Rolinh) for maintaining the package).\n\n\nUsage\n-----\n\nAssuming that `ghmd` is in your `$PATH`:\n\n```\nghmd README.md\n```\n\nYou can also use the `-w` switch to automatically update the generated HTML file when the `README.md` is modified:\n\n```\nghmd -w README.md\n```\n\nFor a full description of the options, please use:\n\n```\nghmd -h\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilliek%2Fghmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilliek%2Fghmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilliek%2Fghmd/lists"}