{"id":17936999,"url":"https://github.com/sixlive/gogrip","last_synced_at":"2025-04-03T11:32:34.837Z","repository":{"id":259889595,"uuid":"879733698","full_name":"sixlive/gogrip","owner":"sixlive","description":"An easy way to preview rendered markdown files locally","archived":false,"fork":false,"pushed_at":"2024-11-07T13:50:02.000Z","size":5932,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T16:44:37.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sixlive.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-28T13:06:36.000Z","updated_at":"2024-11-07T13:49:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"00d58562-f952-406e-8257-e640a98cec43","html_url":"https://github.com/sixlive/gogrip","commit_stats":null,"previous_names":["sixlive/gogrip"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixlive%2Fgogrip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixlive%2Fgogrip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixlive%2Fgogrip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixlive%2Fgogrip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sixlive","download_url":"https://codeload.github.com/sixlive/gogrip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246992912,"owners_count":20865902,"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-28T22:05:47.144Z","updated_at":"2025-04-03T11:32:34.816Z","avatar_url":"https://github.com/sixlive.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoGrip - GitHub Readme Preview\n\nA minimal command-line tool that renders local markdown files using GitHub's API.\n\n## Installation\n\nYou can install via go using the following command:\n\n```shell\ngo install github.com/sixlive/gogrip@latest\n```\n\nYou can also install by snagging a pre-built binary from the [releases](https://github.com/sixlive/gogrip/releases/latest) page.\n\n## Usage\n\nBasic usage with default README.md:\n```shell\ngogrip\n```\n\nSpecify a different file:\n```shell\ngogrip -f CONTRIBUTING.md\n```\n\nOpen in browser automatically:\n```shell\ngogrip -b\n```\n\nCustom host and port:\n```shell\ngogrip -host 0.0.0.0 -port 8080\n```\n\n```shell\nWith GitHub authentication (for higher rate limits):\ngogrip -token YOUR_GITHUB_TOKEN\n```\n\n## Options\n\n```\nUsage of gogrip:\n  -host string\n        Host to listen on (default \"localhost\")\n  -port int\n        Port to listen on (default 6419)\n  -f string\n        File to render (default \"README.md\")\n  -token string\n        GitHub personal access token\n  -b    \n        Open browser automatically\n```\n\n## Acknowledgments\n\nThis project is inspired by [Grip](https://github.com/joeyespo/grip), the Python-based GitHub Readme Instant Preview tool.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixlive%2Fgogrip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsixlive%2Fgogrip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixlive%2Fgogrip/lists"}