{"id":22537601,"url":"https://github.com/langburd/bash-scripts","last_synced_at":"2025-03-28T06:42:03.535Z","repository":{"id":184831686,"uuid":"211052623","full_name":"langburd/bash-scripts","owner":"langburd","description":"Various bash scripts and snippets","archived":false,"fork":false,"pushed_at":"2024-12-21T09:16:47.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T07:27:53.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/langburd.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-26T09:34:16.000Z","updated_at":"2024-12-21T09:16:50.000Z","dependencies_parsed_at":"2024-12-21T10:20:35.027Z","dependency_job_id":"02dd4a55-0e73-4989-ad62-3d88194d2d15","html_url":"https://github.com/langburd/bash-scripts","commit_stats":null,"previous_names":["langburd/bash-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langburd%2Fbash-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langburd%2Fbash-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langburd%2Fbash-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langburd%2Fbash-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/langburd","download_url":"https://codeload.github.com/langburd/bash-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984559,"owners_count":20704794,"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":[],"created_at":"2024-12-07T11:07:43.510Z","updated_at":"2025-03-28T06:42:03.512Z","avatar_url":"https://github.com/langburd.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bash-scripts\n\nThis repository contains various `bash` scripts\n\n## Pre-commit Hooks\n\nThis repo uses [pre-commit hooks](https://pre-commit.com/) for linting and formatting the source code before the commit.\n\n### `Setup`\n\n- Install `pre-commit` using instructions [here](https://pre-commit.com/#installation). Run this command for MacOS:\n\n```sh\nbrew install pre-commit\n```\n\n- Install the hooks (should be done once per repository):\n\n```sh\npre-commit install\n```\n\n### `Usage`\n\nThe hooks will run automatically before every commit, fixing the files according to hooks configured in `.pre-commit-config.yaml`.  \nIf you want to run the checks manually without committing, use the command:\n\n```sh\npre-commit run -a\n```\n\n## Authors\n\n- [@langburd](https://www.github.com/langburd)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangburd%2Fbash-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flangburd%2Fbash-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangburd%2Fbash-scripts/lists"}