{"id":18662604,"url":"https://github.com/zcong1993/gist","last_synced_at":"2025-11-06T07:30:25.832Z","repository":{"id":57595377,"uuid":"92706688","full_name":"zcong1993/gist","owner":"zcong1993","description":"gist cli in go","archived":false,"fork":false,"pushed_at":"2017-11-18T19:10:51.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T05:48:23.955Z","etag":null,"topics":["gist","gist-cli","golang","zcong1993"],"latest_commit_sha":null,"homepage":null,"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/zcong1993.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":"2017-05-29T04:34:33.000Z","updated_at":"2017-06-03T16:03:08.000Z","dependencies_parsed_at":"2022-09-15T02:41:47.164Z","dependency_job_id":null,"html_url":"https://github.com/zcong1993/gist","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcong1993%2Fgist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcong1993%2Fgist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcong1993%2Fgist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcong1993%2Fgist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zcong1993","download_url":"https://codeload.github.com/zcong1993/gist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239486848,"owners_count":19646898,"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":["gist","gist-cli","golang","zcong1993"],"created_at":"2024-11-07T08:13:15.772Z","updated_at":"2025-11-06T07:30:25.768Z","avatar_url":"https://github.com/zcong1993.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gist\n[![Go Report Card](https://goreportcard.com/badge/github.com/zcong1993/gist)](https://goreportcard.com/report/github.com/zcong1993/gist)\n[![CircleCI Build Status](https://circleci.com/gh/zcong1993/gist.svg?style=shield)](https://circleci.com/gh/zcong1993/gist)\n[![wercker status](https://app.wercker.com/status/a69dff6e96eca8984e750f81af414cc4/s/master \"wercker status\")](https://app.wercker.com/project/byKey/a69dff6e96eca8984e750f81af414cc4)\n[![Build Status](https://travis-ci.org/zcong1993/gist.svg?branch=master)](https://travis-ci.org/zcong1993/gist)\n\n\u003e gist cli in go\n\n## Usage\n\n[download](https://github.com/zcong1993/gist/releases) the package rename to `gist`(if not in windows) and put in any `$PATH` folder.\n\n```bash\n# in your work folder\n$ gist [flags] [files...]\n# example\n# set token\n$ gist -s \u003cyour token\u003e\n# create gist with file1 and file2\n$ gist file1 file2\n# will return gist web link\n# create public gist\n$ gist -p file\n# add your custom description\n$ gist -d=\"your custom description\"\n```\n\nYou can get your gist `token` here [https://github.com/settings/tokens/new](https://github.com/settings/tokens/new), remember to select `gist` scope.\n\n## Screenshot\n\n![gist screenshot](screenshot/gist.gif)\n\n## Build\n\n```bash\n$ git clone https://github.com/zcong1993/gist.git\n$ cd gist\n$ go build gist.go\n# then move the output to your `$PATH` folder.\n```\n\n## License\n\nMIT \u0026copy; zcong1993\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzcong1993%2Fgist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzcong1993%2Fgist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzcong1993%2Fgist/lists"}