{"id":20217773,"url":"https://github.com/pforret/awk-boilerplate","last_synced_at":"2026-02-02T12:45:32.534Z","repository":{"id":144771975,"uuid":"269039128","full_name":"pforret/awk-boilerplate","owner":"pforret","description":"A template script for larger AWK/GAWK projects","archived":false,"fork":false,"pushed_at":"2020-06-09T08:40:21.000Z","size":13,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-13T22:22:36.620Z","etag":null,"topics":["awk","awk-command","awk-script","boilerplate","gawk","script"],"latest_commit_sha":null,"homepage":"https://pforret.github.io/awk-boilerplate/","language":"Awk","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/pforret.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":"2020-06-03T08:59:10.000Z","updated_at":"2024-07-26T18:48:17.000Z","dependencies_parsed_at":"2023-04-26T00:03:51.753Z","dependency_job_id":null,"html_url":"https://github.com/pforret/awk-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fawk-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fawk-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fawk-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fawk-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pforret","download_url":"https://codeload.github.com/pforret/awk-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241654874,"owners_count":19997952,"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":["awk","awk-command","awk-script","boilerplate","gawk","script"],"created_at":"2024-11-14T06:35:38.507Z","updated_at":"2026-02-02T12:45:27.301Z","avatar_url":"https://github.com/pforret.png","language":"Awk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# awk-boilerplate\n![AWK CI](https://github.com/pforret/awk-boilerplate/workflows/AWK%20CI/badge.svg)\n\nA starting point for larger AWK scripts\n\nFeatures:\n\n* define required/optional parameters\n* show usage when input is empty\n\n\t\tscript.awk v1.0.0 - by peter@forret.com\n\t\t\u003chttps://github.com/pforret/awk-boilerplate\u003e\n\t\tPurpose: Read data file 1 and filter it into data file 2\n\t\tUsage  : script.awk -v \u003coption\u003e=\u003cvalue\u003e\n\t\tOptions:\n\t\t\t-v input=\u003csource file\u003e (default: )\n\t\t\t-v output=\u003cresult file\u003e (default: )\n\t\t\t-v steps=\u003cnumber of steps\u003e (default: 10)\n\t\t\t-v verbose=\u003cmore information on stderr\u003e (default: 0)\n\t\t\t-v silent=\u003cno information on stderr\u003e (default: 0)\n\n* functions for output: `out()` / `debug()` / `progress()`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Fawk-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpforret%2Fawk-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Fawk-boilerplate/lists"}