{"id":22914465,"url":"https://github.com/hernancerm/scripts.public","last_synced_at":"2025-08-24T01:04:12.431Z","repository":{"id":113766331,"uuid":"437443463","full_name":"hernancerm/scripts.public","owner":"hernancerm","description":"My general-purpose scripts.","archived":false,"fork":false,"pushed_at":"2024-12-21T22:05:18.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T20:52:58.222Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hernancerm.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":"2021-12-12T03:29:28.000Z","updated_at":"2024-12-21T22:05:21.000Z","dependencies_parsed_at":"2024-10-29T00:32:47.403Z","dependency_job_id":null,"html_url":"https://github.com/hernancerm/scripts.public","commit_stats":null,"previous_names":["hernancerm/scripts.public"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernancerm%2Fscripts.public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernancerm%2Fscripts.public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernancerm%2Fscripts.public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernancerm%2Fscripts.public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hernancerm","download_url":"https://codeload.github.com/hernancerm/scripts.public/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246635950,"owners_count":20809331,"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-14T05:15:09.303Z","updated_at":"2025-04-01T11:52:56.239Z","avatar_url":"https://github.com/hernancerm.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scripts.public\n\nGeneral-purpose scripts.\n\n## Development standards\n\n### Filenames\n\n```text\nspub-{category}-{description}\n```\n\ne.g. `spub-os-find-word`\n\n### Documentation\n\nScripts must have these comments at the top of the file, only preceded by a shebang, if any.\n\n```text\n# Description:\n# -----------\n# (Explain the purpose of the script, e.g.:\n#  Given a single file, find all it's lines which contain a given word.)\n#\n# Parameters:\n# ----------\n# (Explain the script's intended usage of each parameter, e.g.:\n#  $1: Filename.\n#  $2: Word to find in the provided file.)\n```\n\nScripts may have these comments directly after the mandatory documentation comments.\n\n```text\n# Examples:\n# --------\n# (Provide one or more examlpes, e.g.:\n#  Find the word `hello` in the file `foo.txt`:\n#  ```\n#  $ spub-os-find-word hello './foo.txt'\n#  Line 23: And he said: \"hello, stranger\".\n#  ```).\n#\n# Internal notes:\n# --------------\n# (Provide information about implementation details, e.g.:\n#  All pattern searches are done using grep, for convenience.\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhernancerm%2Fscripts.public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhernancerm%2Fscripts.public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhernancerm%2Fscripts.public/lists"}