{"id":20711437,"url":"https://github.com/codehz/nimake","last_synced_at":"2025-12-08T09:06:40.308Z","repository":{"id":98091651,"uuid":"140568962","full_name":"codehz/nimake","owner":"codehz","description":"Buildscript written by nim","archived":false,"fork":false,"pushed_at":"2020-12-22T12:59:01.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-11T06:25:53.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nim","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/codehz.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":"2018-07-11T11:59:35.000Z","updated_at":"2022-04-04T10:55:44.000Z","dependencies_parsed_at":"2023-05-23T15:15:39.652Z","dependency_job_id":null,"html_url":"https://github.com/codehz/nimake","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/codehz/nimake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehz%2Fnimake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehz%2Fnimake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehz%2Fnimake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehz%2Fnimake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codehz","download_url":"https://codeload.github.com/codehz/nimake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehz%2Fnimake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27593616,"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","status":"online","status_checked_at":"2025-12-08T02:00:07.111Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-17T02:15:29.623Z","updated_at":"2025-12-08T09:06:40.252Z","avatar_url":"https://github.com/codehz.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"Another Build System Written By NIM\n===\n\nExamples:\n\n```nim\nimport nimake\n\ntarget \"bin/execute\"\n  depIt: walkPattern \"src/*.c\"\n  depIt: walkPattern \"src/*.h\"\n  main: \"src/main.c\"\n  receipt:\n    let depline = deps.join \" \"\n    exec \u0026\"gcc -o {target} {depline}\"\n\nhandleCLI()\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehz%2Fnimake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodehz%2Fnimake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehz%2Fnimake/lists"}