{"id":16476372,"url":"https://github.com/softprops/gist","last_synced_at":"2025-10-27T16:31:23.920Z","repository":{"id":3778847,"uuid":"4856188","full_name":"softprops/gist","owner":"softprops","description":"it's like git with an s between the i and t","archived":false,"fork":false,"pushed_at":"2013-08-27T01:50:40.000Z","size":791,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T06:51:16.955Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","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/softprops.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-07-02T05:36:46.000Z","updated_at":"2013-10-07T17:23:11.000Z","dependencies_parsed_at":"2022-09-16T02:50:55.788Z","dependency_job_id":null,"html_url":"https://github.com/softprops/gist","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/softprops%2Fgist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Fgist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Fgist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Fgist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softprops","download_url":"https://codeload.github.com/softprops/gist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238526835,"owners_count":19487114,"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-11T12:42:15.545Z","updated_at":"2025-10-27T16:31:23.530Z","avatar_url":"https://github.com/softprops.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gist\n\ngist: it's like git with an s between the i and t, on the command line\n\n## install\n\nUsing [conscript](https://github.com/n8han/conscript)\n\n   cs softprops/gist\n\n## usage\n\n Gist is a client of a github service. You will need a github login to do useful things like:\n \n Authenticate\n \n    gist auth ghuser:ghpass\n    \nAnswer an age old question\n\n    gist whoami\n    \nDeauthenticate\n\n    gist auth -d\n    \nList your gists\n\n    gist ls\n    \nList list everyones gists\n\n    gist ls -p\n    \nList a specific user's gists\n\n    gist user :login\n    \nShow a gist\n\n    gist show :id\n    \nShow a gists contents\n\n    gist cat :id\n    \nMake a gist from arguments\n\n    git -c 'some text' -n 'a name'\n    \nMake a gist from a stream\n\n    cat file | gist -- -n 'a name'\n    \nMake a gist private\n\n     gist - :id\n     \nMake a gist public\n\n    gist + :id\n    \nStar a gist\n\n    gist star :id\n    \nUnstart a gist\n\n    gist start :id -d\n    \nDelete a gist\n\n    gist rm :id\n    \nDoug Tangren (softprops) 2012\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftprops%2Fgist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftprops%2Fgist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftprops%2Fgist/lists"}