{"id":20096135,"url":"https://github.com/sumit-kushwah/scripts","last_synced_at":"2026-04-19T03:04:01.029Z","repository":{"id":120862033,"uuid":"538138750","full_name":"sumit-kushwah/scripts","owner":"sumit-kushwah","description":"Useful scripts","archived":false,"fork":false,"pushed_at":"2024-04-07T04:13:44.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-13T19:46:24.556Z","etag":null,"topics":["bash","scripts"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sumit-kushwah.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":"2022-09-18T14:40:02.000Z","updated_at":"2024-03-14T17:10:39.000Z","dependencies_parsed_at":"2024-03-24T17:24:30.699Z","dependency_job_id":"bebc3b5d-770b-42d0-9df4-943b2a55167f","html_url":"https://github.com/sumit-kushwah/scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sumit-kushwah/scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumit-kushwah%2Fscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumit-kushwah%2Fscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumit-kushwah%2Fscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumit-kushwah%2Fscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sumit-kushwah","download_url":"https://codeload.github.com/sumit-kushwah/scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumit-kushwah%2Fscripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","scripts"],"created_at":"2024-11-13T16:57:42.270Z","updated_at":"2026-04-19T03:04:00.997Z","avatar_url":"https://github.com/sumit-kushwah.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scripts\n\nThis project provides a convenient way to add aliases for frequently used commands.\n\n## Getting Started\n\nThese instructions will guide you on how to use the aliases provided by this project.\n\n### Prerequisites\n\n- You need to have `python3` installed and available in your system's PATH.\n- The `requirements.txt` file lists the Python dependencies needed for the script to run.\n\n### Installation\n\n1. **Clone the repository**\n\n   Use the following command to clone this repository:\n\n   ```bash\n   git clone https://github.com/sumit-kushwah/scripts\n\n2. **Install dependencies**\n\n    Navigate to the project directory and install the required Python dependencies using:\n\n    ```bash\n    pip install -r requirements.txt\n\n3. **Run the installation script**\n\n    Run the install.py script using Python 3. This script will add all the aliases available in the commands.json file to your shell's configuration file.\n\n    ```bash\n    python3 install.py\n    ```\n    \n    Now, the setup is complete and you're ready to use the aliases.\n\n\n### Usage\n\nHere's an example of how to use one of the aliases:\n\n```bash\ngitreport -d ~/Development\n```\n\nThis command will run the gitreport alias on all repositories in the ~/Development directory.\n\nNote: Check `commands.json` for each alias.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumit-kushwah%2Fscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumit-kushwah%2Fscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumit-kushwah%2Fscripts/lists"}