{"id":17918010,"url":"https://github.com/bogdanp/raco-invoke","last_synced_at":"2026-03-19T02:28:30.776Z","repository":{"id":57745722,"uuid":"447146270","full_name":"Bogdanp/raco-invoke","owner":"Bogdanp","description":"Invoke raco commands from within Racket.","archived":false,"fork":false,"pushed_at":"2022-12-12T08:04:53.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T00:33:45.986Z","etag":null,"topics":["racket"],"latest_commit_sha":null,"homepage":"","language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bogdanp.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":"2022-01-12T09:04:47.000Z","updated_at":"2022-01-12T15:06:31.000Z","dependencies_parsed_at":"2023-01-27T16:16:26.812Z","dependency_job_id":null,"html_url":"https://github.com/Bogdanp/raco-invoke","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/Bogdanp%2Fraco-invoke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bogdanp%2Fraco-invoke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bogdanp%2Fraco-invoke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bogdanp%2Fraco-invoke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bogdanp","download_url":"https://codeload.github.com/Bogdanp/raco-invoke/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246961925,"owners_count":20861177,"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":["racket"],"created_at":"2024-10-28T20:09:25.768Z","updated_at":"2026-01-29T13:47:16.202Z","avatar_url":"https://github.com/Bogdanp.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raco-invoke\n\nInvoke `raco` commands from Racket without starting a subprocess and\nin a way that cooperates with `raco cross`.\n\n## Usage\n\n```racket\n#lang racket/base\n\n(require raco/invoke)\n\n(raco \"exe\" \"--help\")\n(raco \"exe\" \"-o\" \"test\" \"test.rkt\")\n```\n\n## License\n\n    raco-invoke is licensed under the 3-Clause BSD license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbogdanp%2Fraco-invoke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbogdanp%2Fraco-invoke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbogdanp%2Fraco-invoke/lists"}