{"id":20350737,"url":"https://github.com/hartfordfive/gist-it","last_synced_at":"2025-09-08T14:34:31.567Z","repository":{"id":57608742,"uuid":"48754079","full_name":"hartfordfive/gist-it","owner":"hartfordfive","description":"A small Go based cli tool to fetch and create Gists on Github.","archived":false,"fork":false,"pushed_at":"2016-01-04T13:12:04.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T16:39:44.224Z","etag":null,"topics":[],"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/hartfordfive.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":"2015-12-29T15:35:50.000Z","updated_at":"2017-02-16T21:13:50.000Z","dependencies_parsed_at":"2022-08-30T09:01:18.764Z","dependency_job_id":null,"html_url":"https://github.com/hartfordfive/gist-it","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hartfordfive/gist-it","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartfordfive%2Fgist-it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartfordfive%2Fgist-it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartfordfive%2Fgist-it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartfordfive%2Fgist-it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hartfordfive","download_url":"https://codeload.github.com/hartfordfive/gist-it/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartfordfive%2Fgist-it/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274198761,"owners_count":25239699,"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-09-08T02:00:09.813Z","response_time":121,"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-11-14T22:33:29.522Z","updated_at":"2025-09-08T14:34:31.443Z","avatar_url":"https://github.com/hartfordfive.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gist-it\n\n## Description\n\nA small Go based cli tool to fetch and create Gists on Github.\n\n## Dependencies\n\nInstall with `go get [DEPENDENCY]`:\n\n- github.com/codegangsta/cli\n- github.com/google/go-github/github\n- golang.org/x/oauth2\n\n\n# Building\n\n- git clone github.com/hartfordfive/gist-it.git\n- cd gist-it\n- go build\n\n\n# Usage\n\nStart by creating a .gistit file in your home directory (~/.gistit). Simply copy over the contents of the .gistit_sample file and the values with the appropriate ones.\n\nCreate a gist with one ore many files (*The description and public status will be prompted for after*)\n```Go\ngist-it create [filename1] [[filename2] [[filename3]]]\n```\n\nList your all your current Gists\n```Go\ngist-it list\n```\n\nGet a specific Gist\n```Go\ngist-it get [GIST_ID]\n```\n\nGet help for commands\n```Go\ngist-it help\n```\n\n\n## Bugs \u0026 Feature Requests\n\nPlease open an issue for any bugs or feature requests.\n\n\n## Author\n\nAlain Lefebvre  (hartfordfive@gmail.com)\n\n\n## License\n\nCovered under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhartfordfive%2Fgist-it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhartfordfive%2Fgist-it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhartfordfive%2Fgist-it/lists"}