{"id":16254537,"url":"https://github.com/tim-smart/gista","last_synced_at":"2025-10-03T23:48:31.096Z","repository":{"id":62407641,"uuid":"1550501","full_name":"tim-smart/gista","owner":"tim-smart","description":"Simple cli utility for using gist.github.com like a unix pro.","archived":false,"fork":false,"pushed_at":"2014-03-31T02:35:56.000Z","size":476,"stargazers_count":24,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-30T01:16:04.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/tim-smart.png","metadata":{"files":{"readme":"README","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":"2011-03-31T11:02:54.000Z","updated_at":"2019-07-14T12:30:29.000Z","dependencies_parsed_at":"2022-11-01T11:46:13.522Z","dependency_job_id":null,"html_url":"https://github.com/tim-smart/gista","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/tim-smart/gista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-smart%2Fgista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-smart%2Fgista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-smart%2Fgista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-smart%2Fgista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tim-smart","download_url":"https://codeload.github.com/tim-smart/gista/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-smart%2Fgista/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277932238,"owners_count":25901532,"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","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-10T15:22:46.547Z","updated_at":"2025-10-03T23:48:31.072Z","avatar_url":"https://github.com/tim-smart.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"   ____ _(_)____/ /_____ _\n  / __ `/ / ___/ __/ __ `/\n / /_/ / (__  ) /_/ /_/ / \n \\__, /_/____/\\__/\\__,_/  \n/____/\n\nThe cli gist client writen in CoffeeScript for Node.js.\n\nInstall\n=======\n\n$ npm install -g gista\n\nUsage\n=====\n\n# Get a token\ngista --user tim-smart --gentoken\n\n# Set token to environment variable\nexport GISTA_TOKEN=xxx\n\n# Create a Public gist\n$ echo \"test\" | gista -p\n\n# Create a private gist\n$ echo \"test\" | gista\n\n# Gist some files publicly, with a description and custom type.\n$ gista -t js -pd \"Cool gist\" *.js\n\n# Fetch a gist\n$ gista -f 12345\n\n# Copy gist url to clipboard\n$ gista -n test.js \u003c package.js | xclip -selection clipboard\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim-smart%2Fgista","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftim-smart%2Fgista","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim-smart%2Fgista/lists"}