{"id":19003896,"url":"https://github.com/kiesel/xp-runners-go","last_synced_at":"2025-08-17T16:13:48.470Z","repository":{"id":57527596,"uuid":"37946037","full_name":"kiesel/xp-runners-go","owner":"kiesel","description":"Go-lang implementation of the XP runners","archived":false,"fork":false,"pushed_at":"2015-09-15T09:57:27.000Z","size":196,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T13:45:37.486Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/kiesel.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":"2015-06-23T21:27:53.000Z","updated_at":"2015-06-29T18:02:34.000Z","dependencies_parsed_at":"2022-09-18T04:40:56.207Z","dependency_job_id":null,"html_url":"https://github.com/kiesel/xp-runners-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kiesel/xp-runners-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiesel%2Fxp-runners-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiesel%2Fxp-runners-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiesel%2Fxp-runners-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiesel%2Fxp-runners-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiesel","download_url":"https://codeload.github.com/kiesel/xp-runners-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiesel%2Fxp-runners-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270871159,"owners_count":24660147,"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-08-17T02:00:09.016Z","response_time":129,"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-08T18:20:40.194Z","updated_at":"2025-08-17T16:13:48.449Z","avatar_url":"https://github.com/kiesel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"xp-runners-go\n=============\n[![Build statuson travis-ci](https://travis-ci.org/kiesel/xp-runners-go.svg)](https://travis-ci.org/kiesel/xp-runners-go)\n\nThis project is an effort in implementing the [XP Runners](https://github.com/xp-framework/xp-runners) (which are currently implemented in *bash* / *C#* on Windows) in golang.\n\nComplilation\n------------\n\nThis assumes, you have a working Go setup available, and `$GOPATH` declared validly.\n\n* Get code and dependencies:\n\n```sh\n$ go get github.com/kiesel/xp-runners-go\n```\n\n* Compile binaries\n\n```sh\n$ go install github.com/kiesel/xp-runners-go/xp\n$ go install github.com/kiesel/xp-runners-go/xpcli\n```\n\n* Run test suite\n\n```sh\n$ go test -v github.com/kiesel/xp-runners-go/xp\n$ go test -v github.com/kiesel/xp-runners-go/xpcli\n$ go test -v github.com/kiesel/xp-runners-go/runner\n```\n\nThe compiled binaries reside in `$GOPATH/bin`.\n\n\nCompleteness\n------------\n\nImplementation completeness in comparison to the original runners is as follows:\n\n* [ ] cgen\n* [ ] doclet\n* [ ] unittest\n* [ ] xar\n* [ ] xcc\n* [ ] xpi\n* [ ] xpws\n* [x] xp\n* [x] xpcli\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiesel%2Fxp-runners-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiesel%2Fxp-runners-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiesel%2Fxp-runners-go/lists"}