{"id":16904560,"url":"https://github.com/hackebrot/amelia","last_synced_at":"2025-04-11T14:43:09.935Z","repository":{"id":57608526,"uuid":"77408124","full_name":"hackebrot/amelia","owner":"hackebrot","description":"Create GitHub gists from your CLI 📄","archived":false,"fork":false,"pushed_at":"2019-03-13T17:04:33.000Z","size":10,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T10:51:10.203Z","etag":null,"topics":["cli","gist","github","github-gist","golang"],"latest_commit_sha":null,"homepage":"","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/hackebrot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-26T21:39:36.000Z","updated_at":"2019-03-13T17:19:40.000Z","dependencies_parsed_at":"2022-08-30T09:41:55.734Z","dependency_job_id":null,"html_url":"https://github.com/hackebrot/amelia","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/hackebrot%2Famelia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackebrot%2Famelia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackebrot%2Famelia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackebrot%2Famelia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackebrot","download_url":"https://codeload.github.com/hackebrot/amelia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248420418,"owners_count":21100380,"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":["cli","gist","github","github-gist","golang"],"created_at":"2024-10-13T18:34:19.601Z","updated_at":"2025-04-11T14:43:09.915Z","avatar_url":"https://github.com/hackebrot.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# amelia\n\nCreate [GitHub gists][gists] from your CLI. 📄\n\n## Installation\n\n``go get github.com/hackebrot/amelia``\n\n\n## GitHub API\n\nConnecting to the [GitHub API][github-api] with **amelia** requires\nauthentication via [oauth-tokens][github-auth].\n\nPlease [generate tokens][github-tokens] (with scope \"Create gists\") and set the\nfollowing environment variables:\n\n- ``AMELIA_USERNAME`` - your GitHub user name\n- ``AMELIA_TOKEN`` - your personal GitHub API access token\n\n\n## Usage\n\nWith auth environment variables in place you can now use **amelia**. 💻\n\n```\n  -d string\n        description of the gist (default \"Amelia Gist\")\n  -description string\n        description of the gist (default \"Amelia Gist\")\n\n  -p\tindicates whether the gist is public\n  -public\n        indicates whether the gist is public\n```\n\nTo create a public gist with description \"Hello World\" and a file\n\"helloworld.md\" run the following:\n\n```text\n$ amelia -public -description \"Hello World\" helloworld.md\n```\n\nTo create a secret gist with the default description and multiple files run the following:\n\n```text\n$ amelia file1.txt file2.txt\n```\n\n\n## Community\n\nWould you like to contribute to **amelia**? You're awesome! 😃\n\nPlease check out the [good first issue][good first issue] label for tasks, that\nare good candidates for your first contribution to **amelia**. Your\ncontributions are greatly appreciated! Every little bit helps, and credit will\nalways be given! Find out who has already contributed to **amelia**\n[here][community]!  🌍🌏🌎\n\nPlease note that **amelia** is released with a [Contributor Code of\nConduct][code of conduct]. By participating in this project you agree to abide\nby its terms.\n\n\n## License\n\nDistributed under the terms of the [MIT License][MIT], **amelia** is free and\nopen source software.\n\n\n## Project name\n\n\u003e A Saboscrivner can write about food so accurately that people get the\n\u003e sensation of taste when they read about the food. Amelia Mintz is a\n\u003e Saboscrivner.\n\n[Wikipedia: Chew Comic Book Series][wikipedia] 📚\n\n[MIT]: https://github.com/hackebrot/amelia/blob/master/LICENSE\n[code of conduct]: https://github.com/hackebrot/amelia/blob/master/.github/CODE_OF_CONDUCT.md\n[community]: https://github.com/hackebrot/amelia/blob/master/CONTRIBUTORS.md\n[gists]: https://help.github.com/en/articles/about-gists\n[github-api]: https://developer.github.com/v3/\n[github-auth]: https://developer.github.com/v3/auth/#via-oauth-tokens\n[github-tokens]: https://github.com/settings/tokens\n[good first issue]: https://github.com/hackebrot/amelia/labels/good%20first%20issue\n[wikipedia]: https://en.wikipedia.org/wiki/Chew_(comics)#Saboscrivner\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackebrot%2Famelia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackebrot%2Famelia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackebrot%2Famelia/lists"}