{"id":16342640,"url":"https://github.com/kvssankar/git-ultimate-cloner-npm","last_synced_at":"2025-03-20T23:31:57.007Z","repository":{"id":44967940,"uuid":"282590542","full_name":"kvssankar/git-ultimate-cloner-npm","owner":"kvssankar","description":"Are you tried of clone repo, opening in vs-code and installing packages... No more use hit and make your life simple","archived":false,"fork":false,"pushed_at":"2022-12-31T10:47:29.000Z","size":88,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-18T03:35:45.462Z","etag":null,"topics":["git","gitclone","hacktoberfest","npm-package","vscode"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/git-ultimate-cloner","language":"JavaScript","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/kvssankar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-26T06:28:09.000Z","updated_at":"2022-12-09T09:13:40.000Z","dependencies_parsed_at":"2023-01-31T19:01:11.484Z","dependency_job_id":null,"html_url":"https://github.com/kvssankar/git-ultimate-cloner-npm","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/kvssankar%2Fgit-ultimate-cloner-npm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvssankar%2Fgit-ultimate-cloner-npm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvssankar%2Fgit-ultimate-cloner-npm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvssankar%2Fgit-ultimate-cloner-npm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvssankar","download_url":"https://codeload.github.com/kvssankar/git-ultimate-cloner-npm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221810159,"owners_count":16884059,"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":["git","gitclone","hacktoberfest","npm-package","vscode"],"created_at":"2024-10-11T00:04:39.616Z","updated_at":"2024-10-28T08:52:56.712Z","avatar_url":"https://github.com/kvssankar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git ultimate cloner\n\nFor contributing please read [this](https://github.com/kvssankar/git-ultimate-cloner/blob/master/CONTRIBUTING.md)\n\n\n## Use this 😎😎😎\n\n    npm i -g git-ultimate-cloner\n\n    guc clone \u003crepository-url\u003e\n\n\n## Or this 🥵🥵🥵\n\n    cd desktop\n    cd projects\n    git clone \u003crepo-url\u003e\n    cd repository-name\n    code .\n    open terminal in vs code\n    npm install\n\tcd client\n\tnpm install\n\tcd ..\n\tcd server\n\tnpm install\n\tcd ..\n\tnpm run dev\n\n# What does it do?\n\n1. Clones your repo\n2. Installs all the npm packages Or dart, php... [find more](https://github.com/kvssankar/git-ultimate-cloner/blob/master/README.md#supports-various-package-managers)present in the repo (even the inner folders).\n3. Opens your repositoy in your favorite ide\n\n   All in a single step 🤩🤩🤩\n\n4. Set your default path so that **WHEREVER** you open your command prompt it will clone into the path you set\n\n   Example: Your projects folder (Open cmd in any folder and it will clone into your projects folder)\n\n## Documentation\n\n\u003e For usage details: guc --help\n\n1.  To simply clone:\n\t\n\t```\n\tguc clone \u003crepo-link\u003e\n\t```\n\n2.  To set default path to clone into:\n\n        guc set-folder default \"C:\\Users\\SANKAR KUMAR\\Desktop\\projects\"\n\n3.  If u set a default folder but want to clone into current folder then:\n\n        guc clone \u003crepo-link\u003e --folder current\n\n4.  Set more custom folders to clone ur projects into respective folders:\n\n        guc set-folder myfolder \"C:\\Users\\SANKAR KUMAR\\Desktop\\projects\\myfolder\"\n\n5.  To clone into custom folder:\n\n        guc clone \u003crepo-link\u003e --folder myfolder\n\n6.  To open in your atom ide (by default opens in vscode):\n\n        guc clone \u003crepo-link\u003e --ide atom\n\n7. To set default ide:\n\n\t\tguc set-ide atom\n\n# Currently supported various package managers:\n\nAutomatically searches and installs...\n\n1. NPM Packages\n2. PHP Modules\n3. Yarn and pnpm\n4. Dart Packages\n5. Ruby Gems\n6. Rust Crates\n7. Go Packages\n8. Maven Dependencies\n\n\u003e For more feature suggestions visit:\n\n[GitHub Repo](https://github.com/kvssankar/git-ultimate-cloner.git)\n\n## Prerequsites\n\n1.  [NodeJS](https://nodejs.org/en/) installed.\n2.  [git](https://git-scm.com/) installed globally.\n\n## Contributors\n\n## Contributors\n\n\u003ctable\u003e\n\t\u003ctr align=\"center\"\u003e\n\t\t\u003ctd\u003e\n\t\tKvs Sankar Kumar\n\t\t\u003cp align=\"center\"\u003e\n\t\t\t\u003cimg src = \"https://user-images.githubusercontent.com/70322519/135128594-9d853a7c-c501-4c8d-9943-ac984569ae7f.png\" width=\"150\" height=\"150\" alt=\"Kvs Sankar Kumar\"\u003e\n\t\t\u003c/p\u003e\n\t\t\t\u003cp align=\"center\"\u003e\n\t\t\t\t\u003ca href = \"https://github.com/kvssankar\"\u003e\n\t\t\t\t\t\u003cimg src = \"http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg\" width=\"36\" height = \"36\" alt=\"GitHub\"/\u003e\n\t\t\t\t\u003c/a\u003e\n\t\t\t\t\u003ca href = \"https://www.linkedin.com/in/sankarkvs/\"\u003e\n\t\t\t\t\t\u003cimg src = \"http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg\" width=\"36\" height=\"36\" alt=\"LinkedIn\"/\u003e\n\t\t\t\t\u003c/a\u003e\n\t\t\t\u003c/p\u003e\n\t\t\u003c/td\u003e\n        \u003ctd\u003e\n\t\tTanmay Vyas\n\t\t\u003cp align=\"center\"\u003e\n\t\t\t\u003cimg src = \"https://user-images.githubusercontent.com/70322519/135129327-554cead3-1245-4024-95e8-7d704341ab63.png\" width=\"150\" height=\"150\" alt=\"Tanmay Vyas\"\u003e\n\t\t\u003c/p\u003e\n\t\t\t\u003cp align=\"center\"\u003e\n\t\t\t\t\u003ca href = \"https://github.com/Tanmay000009\"\u003e\n\t\t\t\t\t\u003cimg src = \"http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg\" width=\"36\" height = \"36\" alt=\"GitHub\"/\u003e\n\t\t\t\t\u003c/a\u003e\n\t\t\t\t\u003ca href = \"https://www.linkedin.com/in/tanmay-vyas-09/\"\u003e\n\t\t\t\t\t\u003cimg src = \"http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg\" width=\"36\" height=\"36\" alt=\"LinkedIn\"/\u003e\n\t\t\t\t\u003c/a\u003e\n\t\t\t\u003c/p\u003e\n\t\t\u003c/td\u003e\n        \u003ctd\u003e\n\t\tDev Sharma\n\t\t\u003cp align=\"center\"\u003e\n\t\t\t\u003cimg src = \"https://avatars.githubusercontent.com/u/50591491?v=4\" width=\"150\" height=\"150\" alt=\"Dev Sharma\"\u003e\n\t\t\u003c/p\u003e\n\t\t\t\u003cp align=\"center\"\u003e\n\t\t\t\t\u003ca href = \"https://github.com/cryptus-neoxys\"\u003e\n\t\t\t\t\t\u003cimg src = \"http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg\" width=\"36\" height = \"36\" alt=\"GitHub\"/\u003e\n\t\t\t\t\u003c/a\u003e\n\t\t\t\t\u003ca href = \"https://www.linkedin.com/in/cryptus-neoxys/\"\u003e\n\t\t\t\t\t\u003cimg src = \"http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg\" width=\"36\" height=\"36\" alt=\"LinkedIn\"/\u003e\n\t\t\t\t\u003c/a\u003e\n\t\t\t\u003c/p\u003e\n\t\t\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n---\n\n```javascript\nif (youLikedOurPackage) {\n  starThisRepository();\n}\n```\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvssankar%2Fgit-ultimate-cloner-npm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvssankar%2Fgit-ultimate-cloner-npm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvssankar%2Fgit-ultimate-cloner-npm/lists"}