{"id":26475757,"url":"https://github.com/glitchybyte/grun","last_synced_at":"2026-04-29T22:40:24.863Z","repository":{"id":198181679,"uuid":"700247649","full_name":"GlitchyByte/grun","owner":"GlitchyByte","description":"Utility that builds, extracts, and runs a Gradle project.","archived":false,"fork":false,"pushed_at":"2024-04-03T08:59:17.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T14:36:51.639Z","etag":null,"topics":["cpp","gradle"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GlitchyByte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["GlitchyByte"],"custom":["https://paypal.me/GlitchyByte"]}},"created_at":"2023-10-04T08:27:26.000Z","updated_at":"2024-04-03T09:00:14.000Z","dependencies_parsed_at":"2023-10-17T06:07:20.410Z","dependency_job_id":"316fac6f-8260-4312-95ba-847811b85e0a","html_url":"https://github.com/GlitchyByte/grun","commit_stats":null,"previous_names":["glitchybyte/grun"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/GlitchyByte/grun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlitchyByte%2Fgrun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlitchyByte%2Fgrun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlitchyByte%2Fgrun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlitchyByte%2Fgrun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GlitchyByte","download_url":"https://codeload.github.com/GlitchyByte/grun/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlitchyByte%2Fgrun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32447293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: 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":["cpp","gradle"],"created_at":"2025-03-19T23:45:06.304Z","updated_at":"2026-04-29T22:40:24.835Z","avatar_url":"https://github.com/GlitchyByte.png","language":"C++","funding_links":["https://github.com/sponsors/GlitchyByte","https://paypal.me/GlitchyByte"],"categories":[],"sub_categories":[],"readme":"# grun\n\n![Version](https://img.shields.io/badge/Version-1.1.0-blue)\n\nThis is a Gradle project runner. It builds, unpacks, and runs a Gradle project on the current terminal.\nAlso allows `SIGINT` (Ctrl+C) to be captured by your application.\n\n## Use it!\n\n    ./grun GRADLE_ROOT MY_PROJECT [ARG1 ARG2 ...]\n\n```bash\n# For example: my Gradle root is in the \"code\" directory withing my overall \"solution\" directory. The project I want to run is \"say\":\n# /solution/\n#   /grun\n#   /code/\n#     /gradlew\n#     /say/\n./grun code say \"Hello, world!\"\n```\n\n## Get it!\n\nIt is highly recommended that you build it yourself on your platform.\n\nIf you want a pre-compiled binary for macOS, Windows, or Ubuntu, check the [latest release](https://github.com/GlitchyByte/grun/releases).\nThese are built using GitHub Actions on GitHub Runners.\n\n## Build it!\n\nClone this repo. Then:\n\n    ./build MinSizeRel clean\n\n### Receive your tasty binary!\n\nAfter building, `grun` executable is in the `code/bin` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglitchybyte%2Fgrun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglitchybyte%2Fgrun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglitchybyte%2Fgrun/lists"}