{"id":22015198,"url":"https://github.com/ranitmanik/bash-pro","last_synced_at":"2025-03-23T08:44:01.264Z","repository":{"id":185905145,"uuid":"674298785","full_name":"RanitManik/bash-pro","owner":"RanitManik","description":"Bash Pro Collection: Boost productivity with curated Bash scripts. Automate tasks, manage files, \u0026 more! Contribute to this community-driven project \u0026 simplify your workflow! 🚀","archived":false,"fork":false,"pushed_at":"2024-02-19T14:15:54.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T19:46:56.454Z","etag":null,"topics":["administrator","automation","bash","bash-script","bash-scripting","bash-scripts","coding-challenges","command-line","command-line-tool","developer-tools","easy-to-use","power-users","powerusage","productivity-tools","programming","software","software-development","software-development-kit","system-administration"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/RanitManik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-08-03T15:45:36.000Z","updated_at":"2024-08-05T17:09:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e56f8142-6fd5-45f0-bd28-210516bcc909","html_url":"https://github.com/RanitManik/bash-pro","commit_stats":null,"previous_names":["ranitmanik/bash_scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2Fbash-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2Fbash-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2Fbash-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2Fbash-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RanitManik","download_url":"https://codeload.github.com/RanitManik/bash-pro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245078145,"owners_count":20557279,"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":["administrator","automation","bash","bash-script","bash-scripting","bash-scripts","coding-challenges","command-line","command-line-tool","developer-tools","easy-to-use","power-users","powerusage","productivity-tools","programming","software","software-development","software-development-kit","system-administration"],"created_at":"2024-11-30T04:19:55.315Z","updated_at":"2025-03-23T08:44:01.244Z","avatar_url":"https://github.com/RanitManik.png","language":"Shell","readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003cdiv align=\"center\"\u003e\n   \u003cimg height=80 src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Bash_Logo_Colored.svg/2048px-Bash_Logo_Colored.svg.png\"\u003e\n   \u003ch1\u003ebash-pro\u003c/h1\u003e   \n   \u003ch3\u003eEssential Bash Scripts for Programmers and Power Users\u003c/h3\u003e\n   \u003cbr\u003e\n\u003c/div\u003e\n\n## Table of Contents\n- [About The Project](#about-the-project)\n- [Mission](#mission)\n- [Bash Scripts Overview](#bash-scripts-overview)\n- [Getting Started](#getting-started)\n- [License](#license)\n- [Contact](#contact)\n- [Acknowledgments](#acknowledgments)\n\n## About The Project\n\nWelcome to bash-pro, a repository dedicated to essential Bash scripts for programmers and power users. This collection contains a wide range of handy and time-saving scripts that can simplify your development workflow and enhance your productivity.\n\n## Mission\n\n_Our mission is to :_\n- Provide a curated collection of Bash scripts for various programming and system tasks.\n- Empower programmers and power users with efficient command-line tools.\n- Foster collaboration and community-driven improvements to make these scripts even better.\n\nWe're excited to have you on board and hope these scripts prove to be invaluable tools in your programming journey!\n\n## Bash Scripts Overview\n\n_Here's a quick overview of each Bash script in this repository :_\n\n- `script1`: Simplifies the process of adding, committing, and pushing changes to a remote Git repository, streamlining the workflow for users and ensuring proper version control.\n- `script2`: Automates the process of fetching and pulling changes from a remote Git repository whenever you open Git Bash. It helps you keep your local repository up-to-date effortlessly.\n\nFeel free to explore each script's functionality and adapt them to suit your specific needs.\n\n## Getting Started\n\n_To make the most of \"bash-pro,\" follow these steps :_\n\n1. **Clone** the repository:\n\n   ```bash\n   git clone https://github.com/RanitManik/bash-pro.git\n   ```\n\n2. **Add This repo as Remote**:\n\n   ```bash\n   git remote add origin https://github.com/RanitManik/bash-pro.git\n   ```\n\n3. **Create and Switch to Your Branch**:\n\n   ```bash\n   git checkout -b YourBranchName\n   ```\n\n4. **Push Your Changes** to this branch:\n\n   ```bash\n   git push --set-upstream origin YourBranchName\n   ```\n\n## License\n\nDistributed under the MIT License. See `LICENSE.txt` for more information.\n\n## Contact\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003e\u003c/th\u003e\n    \u003cth\u003eSocial Media\u003c/th\u003e\n    \u003cth\u003eUsername\u003c/th\u003e\n    \u003cth\u003eLink\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://cdn4.iconfinder.com/data/icons/social-media-logos-6/512/112-gmail_email_mail-512.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eEmail\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eranitmanik.dev@gmail.com\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"mailto:ranitmanik.dev@gmail.com\" target=\"_blank\"\u003eEmail\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/LinkedIn_logo_initials.png/480px-LinkedIn_logo_initials.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eLinkedIn\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eRanit Manik\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://www.linkedin.com/in/ranit-manik/\" target=\"_blank\"\u003eLinkedIn\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/a/a5/Instagram_icon.png/600px-Instagram_icon.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eInstagram\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eranit_manik_\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://www.instagram.com/ranit_manik_/\" target=\"_blank\"\u003eInstagram\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/6/6c/Facebook_Logo_2023.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eFacebook\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eRanitKumarManik\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://www.facebook.com/RanitKumarManik/\" target=\"_blank\"\u003eFacebook\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Logo_of_Twitter.svg/512px-Logo_of_Twitter.svg.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eTwitter\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eRANIT_MANIK\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://twitter.com/RANIT_MANIK\" target=\"_blank\"\u003eTwitter\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Acknowledgments\n\nWe would like to acknowledge the incredible open-source community and the numerous resources that have contributed to the development of \"bash-pro.\"\n\nSpecial thanks to:\n\n- Contributors who have shared their amazing Bash scripts with the community.\n- Websites and blogs with insightful Bash tutorials and guides.\n- The Bash community for offering support, feedback, and inspiration.\n\nThank you for joining us on this journey to create a valuable collection of Bash scripts. Together, we can make the life of programmers and power users easier!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franitmanik%2Fbash-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franitmanik%2Fbash-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franitmanik%2Fbash-pro/lists"}