{"id":13644889,"url":"https://github.com/desertbit/grml","last_synced_at":"2026-01-12T13:19:59.475Z","repository":{"id":17348526,"uuid":"81721007","full_name":"desertbit/grml","owner":"desertbit","description":"A simple build automation tool written in Go","archived":false,"fork":false,"pushed_at":"2024-12-11T16:10:21.000Z","size":67,"stargazers_count":14,"open_issues_count":9,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-21T10:54:03.533Z","etag":null,"topics":["build","build-automation","buildtool"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/desertbit.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-12T11:25:20.000Z","updated_at":"2023-06-29T16:34:37.000Z","dependencies_parsed_at":"2024-11-09T17:32:43.301Z","dependency_job_id":"addf691a-8148-4529-8d41-64105d7a2e52","html_url":"https://github.com/desertbit/grml","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/desertbit/grml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desertbit%2Fgrml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desertbit%2Fgrml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desertbit%2Fgrml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desertbit%2Fgrml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/desertbit","download_url":"https://codeload.github.com/desertbit/grml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desertbit%2Fgrml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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":["build","build-automation","buildtool"],"created_at":"2024-08-02T01:02:18.202Z","updated_at":"2026-01-12T13:19:59.446Z","avatar_url":"https://github.com/desertbit.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# grml - A simple build automation tool written in Go\n\ngrml is a simple Makefile alternative. Build targets are defined in a `grml.yaml` file located in the project's root directory.\nThis file uses the [YAML](http://yaml.org/) syntax.\n\nA minimal sample can be found within the [sample](sample/grml.yaml) directory. Enter the directory with a terminal and execute `grml`.\n\n[![asciicast](https://asciinema.org/a/460524.svg)](https://asciinema.org/a/460524)\n\n## Installation\n### From Source\n    go install github.com/desertbit/grml@latest\n\n### Prebuild Binaries\nhttps://github.com/desertbit/grml/releases\n\n## Specification\n- Environment variables can be defined in the **env** section. These variables are passed to all run target processes.\n- Variables are also accessible with the `${}` selector within **help** messages and **import** statements.\n- Dependencies can be specified within the command's **deps** section.\n\n### Additonal Environment Variables\n\nThe process environment is inherited and following additonal variables are set:\n\n| KEY     | VALUE                                                          |\n|:--------|:---------------------------------------------------------------|\n| ROOT    | Path to the root build directory containing the grml.yaml file |\n| PROJECT | Project name as specified within the grml file                 |\n| NUMCPU  | Number of CPU cores                                            |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesertbit%2Fgrml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdesertbit%2Fgrml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesertbit%2Fgrml/lists"}