{"id":19938301,"url":"https://github.com/2kabhishek/mkrepo","last_synced_at":"2025-07-14T20:39:01.088Z","repository":{"id":50262435,"uuid":"320773917","full_name":"2KAbhishek/mkrepo","owner":"2KAbhishek","description":"Ready to go repos from the CLI ✈💡","archived":false,"fork":false,"pushed_at":"2024-12-15T06:04:10.000Z","size":42,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T16:41:08.680Z","etag":null,"topics":["bash","developer-tools","github","rapid-development","utilities"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2KAbhishek.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"2kabhishek"}},"created_at":"2020-12-12T07:28:50.000Z","updated_at":"2024-12-15T06:04:14.000Z","dependencies_parsed_at":"2024-12-15T07:17:40.907Z","dependency_job_id":"c9f37c5b-b146-4487-b985-45540313b466","html_url":"https://github.com/2KAbhishek/mkrepo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"2KAbhishek/bare-minimum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fmkrepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fmkrepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fmkrepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fmkrepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2KAbhishek","download_url":"https://codeload.github.com/2KAbhishek/mkrepo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252203292,"owners_count":21710932,"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":["bash","developer-tools","github","rapid-development","utilities"],"created_at":"2024-11-12T23:39:08.501Z","updated_at":"2025-05-03T14:32:03.979Z","avatar_url":"https://github.com/2KAbhishek.png","language":"Shell","funding_links":["https://github.com/sponsors/2kabhishek"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align = \"center\"\u003e\n\n\u003ch1\u003e\u003ca href=\"https://2kabhishek.github.io/mkrepo\"\u003emkrepo\u003c/a\u003e\u003c/h1\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/mkrepo/blob/main/LICENSE\"\u003e\n\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/2kabhishek/mkrepo?style=flat\u0026color=eee\u0026label=\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/mkrepo/graphs/contributors\"\u003e\n\u003cimg alt=\"People\" src=\"https://img.shields.io/github/contributors/2kabhishek/mkrepo?style=flat\u0026color=ffaaf2\u0026label=People\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/mkrepo/stargazers\"\u003e\n\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/2kabhishek/mkrepo?style=flat\u0026color=98c379\u0026label=Stars\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/mkrepo/network/members\"\u003e\n\u003cimg alt=\"Forks\" src=\"https://img.shields.io/github/forks/2kabhishek/mkrepo?style=flat\u0026color=66a8e0\u0026label=Forks\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/mkrepo/watchers\"\u003e\n\u003cimg alt=\"Watches\" src=\"https://img.shields.io/github/watchers/2kabhishek/mkrepo?style=flat\u0026color=f5d08b\u0026label=Watches\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/mkrepo/pulse\"\u003e\n\u003cimg alt=\"Last Updated\" src=\"https://img.shields.io/github/last-commit/2kabhishek/mkrepo?style=flat\u0026color=e06c75\u0026label=\"\u003e \u003c/a\u003e\n\n\u003ch3\u003eReady to go repos from the CLI ✈💡\u003c/h3\u003e\n\n\u003c/div\u003e\n\n## What is this\n\nmkrepo is a little wrapper around `github-cli` that allows you to make new repos even more quickly and sets up remotes so that you can jump straight into typing out code.\n\n## Inspiration\n\nI make a lot of projects (as you might have seen on my GitHub profile), and I needed a tool to fasttrack the first commit.\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- You have installed the latest version of `github-cli`\n\n- A template repo like [mkrepo](https://github.com/2kabhishek/mkrepo)\n\n## Installing mkrepo\n\nTo install mkrepo, follow these steps:\n\n```bash\ngit clone https://github.com/2kabhishek/mkrepo\ncd mkrepo\n# Link mkrepo to a directory that's in PATH (~/.local/bin here)\nln -sfnv \"$PWD/mkrepo.sh\" ~/.local/bin/mkrepo\n```\n\n## Using mkrepo\n\nIf you have an existing project, you can use `mkrepo project_dirname` to create a new repo with the same name, and it will automatically set things up for you.\n\nFor new repos you can use `mkrepo` to create a new repo that uses the template you pass (mkrepo if empty) for setting things up.\n\n```bash\nmkrepo: Ready to go repos from the CLI 🚀💡\n\nUsage: mkrepo \u003crepoName\u003e [templateName] [description]\n\nArguments:\n  repo name:        The name of the new repository.\n  template name:    The name of the template repo to use (default: bare-minimum).\n  description:      The description for the repository (default: Short Sweet Headline 🎇🎉).\n```\n\n## Templates\n\nThese are some templates I have set up and use:\n\n- [bare-minimum](https://github.com/2kabhishek/bare-minimum): General purpose template (default)\n- [tiny-web](https://github.com/2kabhishek/tiny-web): Template for calssic web pages\n- [shelly](https://github.com/2kabhishek/shelly): Template for CLI tools\n\n## How it was built\n\nmkrepo was built using `bash` and `gh`\n\n## What's next\n\nNeeds changes to support customization for other users.\n\nHit the ⭐ button if you found this useful.\n\n## More Info\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/mkrepo\"\u003eSource\u003c/a\u003e | \u003ca href=\"https://2kabhishek.github.io/mkrepo\"\u003eWebsite\u003c/a\u003e\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fmkrepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2kabhishek%2Fmkrepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fmkrepo/lists"}