{"id":16540330,"url":"https://github.com/colinkiama/modify-file","last_synced_at":"2026-03-18T20:18:53.789Z","repository":{"id":107024632,"uuid":"417954021","full_name":"colinkiama/modify-file","owner":"colinkiama","description":"CSV Database demo - Nothing fancy here.","archived":false,"fork":false,"pushed_at":"2021-10-17T13:19:27.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T07:33:02.069Z","etag":null,"topics":["csv","demo","exploring","vala"],"latest_commit_sha":null,"homepage":"","language":"Vala","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/colinkiama.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":"2021-10-16T21:35:42.000Z","updated_at":"2023-05-08T07:26:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"81479ba8-97e0-4d39-a104-b2d34ac5d23a","html_url":"https://github.com/colinkiama/modify-file","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2Fmodify-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2Fmodify-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2Fmodify-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2Fmodify-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colinkiama","download_url":"https://codeload.github.com/colinkiama/modify-file/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241774236,"owners_count":20018236,"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":["csv","demo","exploring","vala"],"created_at":"2024-10-11T18:52:11.614Z","updated_at":"2026-01-27T07:34:46.646Z","avatar_url":"https://github.com/colinkiama.png","language":"Vala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# modify-file\n\nBasic Vala CSV database demo - Nothing fancy here.\n\n## Setup\n\nFor this program to work, you need to at least two files in the directory\nthat you run the program in:\n\n**hits.csv**\n\n```csv\nurl,hits\n$insert_string_here,$insert_number_here\n$insert_string_here,$insert_number_here\n```\nUnderneath \"url,hits\", each line should be a string followed by a comma (,) and\na number.\n\n**pending-hits.csv**\n\n```csv\n$insert_string_here\n$insert_string_here\n$insert_string_here\n```\nEach line needs to be a string.\n\n## Installation\n\nIn the root of the project run these commands in your terminal:\n\n```bash\nmeson build -D prefix=/usr\nninja build -C install\n```\n\nNow you can run the program with this command:\n\n```bash\nmodify-file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinkiama%2Fmodify-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolinkiama%2Fmodify-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinkiama%2Fmodify-file/lists"}