{"id":15497330,"url":"https://github.com/jwerle/brief.mk","last_synced_at":"2026-01-28T13:01:46.898Z","repository":{"id":20051055,"uuid":"23319478","full_name":"jwerle/brief.mk","owner":"jwerle","description":"Brief command output for your Makefile commands","archived":false,"fork":false,"pushed_at":"2022-04-13T18:36:50.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T02:24:20.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/jwerle.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}},"created_at":"2014-08-25T15:54:17.000Z","updated_at":"2023-02-06T07:30:36.000Z","dependencies_parsed_at":"2022-07-24T23:46:31.252Z","dependency_job_id":null,"html_url":"https://github.com/jwerle/brief.mk","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jwerle/brief.mk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fbrief.mk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fbrief.mk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fbrief.mk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fbrief.mk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwerle","download_url":"https://codeload.github.com/jwerle/brief.mk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fbrief.mk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28845763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T12:37:07.070Z","status":"ssl_error","status_checked_at":"2026-01-28T12:37:06.657Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-02T08:32:52.407Z","updated_at":"2026-01-28T13:01:46.879Z","avatar_url":"https://github.com/jwerle.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"brief.mk\n========\n\nBrief command output for your Makefile commands\n\n## install\n\nwith [bpkg](https://github.com/bpkg/bpkg):\n\n```sh\n$ bpkg install jwerle/brief.mk\n```\n\nwith curl:\n\n```sh\n$ curl https://raw.githubusercontent.com/jwerle/brief.mk/master/brief.mk -o brief.mk\n```\n\nwith wget:\n\n```sh\n$ wget https://raw.githubusercontent.com/jwerle/brief.mk/master/brief.mk\n```\n\n## usage\n\n```mk\n## commands to make brief\nBREIFC = CC\n-include brief.mk\n\nSRC = beep.c boop.c\nOBJS = $(SRC:.c=.o)\n\n$(OBJS):\n  $(CC) $(CFLAGS) $(@:.o=.c) -o $(@)\n```\n\n```\n  CC beep.o\n  CC boop.o\n```\n\n## license\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Fbrief.mk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwerle%2Fbrief.mk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Fbrief.mk/lists"}