{"id":23543225,"url":"https://github.com/inkel/prefix","last_synced_at":"2025-04-23T22:03:36.615Z","repository":{"id":64307725,"uuid":"71793056","full_name":"inkel/prefix","owner":"inkel","description":"DRY","archived":false,"fork":false,"pushed_at":"2017-10-04T14:38:03.000Z","size":22,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T22:03:29.506Z","etag":null,"topics":["cli","go","golang","tool"],"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/inkel.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":"2016-10-24T13:41:31.000Z","updated_at":"2017-10-19T06:48:48.000Z","dependencies_parsed_at":"2023-01-15T11:00:52.412Z","dependency_job_id":null,"html_url":"https://github.com/inkel/prefix","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkel%2Fprefix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkel%2Fprefix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkel%2Fprefix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkel%2Fprefix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inkel","download_url":"https://codeload.github.com/inkel/prefix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250522302,"owners_count":21444511,"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","go","golang","tool"],"created_at":"2024-12-26T06:19:02.836Z","updated_at":"2025-04-23T22:03:36.350Z","avatar_url":"https://github.com/inkel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Don't Repeat Yourself\nPrefix a command to avoid repetition.\n\n## Installation\n```\ngo install github.com/inkel/prefix\n```\n\nOr download the latest [release](https://github.com/inkel/prefix/releases).\n\n## Usage\n\n```\n$ prefix git\ngit \u003e init\nInitialized empty Git repository in /home/inkel/dev/go/src/github.com/inkel/prefix/.git/\ngit \u003e add main.go main_test.go\ngit \u003e s\n## Initial commit on master\nA  main.go\nA  main_test.go\n?? prefix\ngit \u003e commit -m \"initial commit\"\n[master (root-commit) 6727b37] initial commit\n 2 files changed, 138 insertions(+)\n create mode 100644 main.go\n create mode 100644 main_test.go\ngit \u003e remote add origin git@github.com:inkel/prefix.git\ngit \u003e push -u origin master\nCounting objects: 4, done.\nDelta compression using up to 4 threads.\nCompressing objects: 100% (4/4), done.\nWriting objects: 100% (4/4), 1.99 KiB | 0 bytes/s, done.\nTotal 4 (delta 0), reused 0 (delta 0)\nTo git@github.com:inkel/prefix.git\n * [new branch]      master -\u003e master\nBranch master set up to track remote branch master from origin.\ngit \u003e ^D\n```\n\n## License\nSee [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkel%2Fprefix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finkel%2Fprefix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkel%2Fprefix/lists"}