{"id":17231964,"url":"https://github.com/pushfoo/shellbits","last_synced_at":"2025-03-26T00:25:51.224Z","repository":{"id":257058327,"uuid":"857209050","full_name":"pushfoo/shellbits","owner":"pushfoo","description":"Bits of shell script I want to keep around. Maybe it'll become a \"proper\" library one day?","archived":false,"fork":false,"pushed_at":"2024-09-18T07:18:23.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T21:16:13.494Z","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pushfoo.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}},"created_at":"2024-09-14T03:49:15.000Z","updated_at":"2024-09-18T07:18:26.000Z","dependencies_parsed_at":"2024-12-03T18:34:45.142Z","dependency_job_id":"16c9aa0d-1c32-4f1d-9171-629f22c5fa5f","html_url":"https://github.com/pushfoo/shellbits","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"8f9bcec19702d2b2792344725cdc8af83079eb4d"},"previous_names":["pushfoo/shellbits"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushfoo%2Fshellbits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushfoo%2Fshellbits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushfoo%2Fshellbits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushfoo%2Fshellbits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pushfoo","download_url":"https://codeload.github.com/pushfoo/shellbits/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245564287,"owners_count":20636088,"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-10-15T05:00:10.915Z","updated_at":"2025-03-26T00:25:51.197Z","avatar_url":"https://github.com/pushfoo.png","language":"Shell","readme":"# shellbits\nBits of shell script I want to keep around. Maybe it'll become a more \"proper\" library one day?\n\n## Library Usage\n\nFirst, `git clone` this repo onto your system.\n\nYou can either source directly from the repo, or by adding shellbits to\nyour PATH.\n\n### Yes, Add it to Path!\n\n1. `cd shellbits`\n2. `pwd` \n3. Copy that path\n2. Add it to your `.bash_rc` to enable sourcing from anywhere:\n    ```bash\n    export PATH=PATH:/home/you/path/to/shellbits\n    ```\n\n## Style\n\n[foxundermoon's shell-format]: https://marketplace.visualstudio.com/items?itemName=foxundermoon.shell-format\n[ShellCheck]: https://github.com/koalaman/shellcheck\n[Shell Script plugin]: https://plugins.jetbrains.com/plugin/13122-shell-script\n\nThis currently uses a comment style heavily influenced by Python and Markdown.\n\n### I don't like that!\n\nI'm open to recomendations via [the repo's GitHub issues](https://github.com/pushfoo/shellbits/issues). In the meantime, these may help:\n\n| Tool                                  | Summary                                    |\n|---------------------------------------|--------------------------------------------|\n| https://github.com/mvdan/sh           | Command-line shell formatter               |\n| [foxundermoon's shell-format][]       | A popular extension for Visual Studio Code |\n| The JetBrains [Shell Script plugin][] | Shell support for IntelliJ, PyCharm, etc   |\n\nThe JetBrains plugin connects with [Shell Check][] and other tools under the hood. You\nmay want to give them a look too.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushfoo%2Fshellbits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpushfoo%2Fshellbits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushfoo%2Fshellbits/lists"}