{"id":15405630,"url":"https://github.com/krisleech/flatland-client","last_synced_at":"2025-03-24T21:40:58.047Z","repository":{"id":21172128,"uuid":"24476040","full_name":"krisleech/flatland-client","owner":"krisleech","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-25T22:43:01.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T04:44:45.957Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/krisleech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-25T21:31:37.000Z","updated_at":"2014-09-25T21:32:21.000Z","dependencies_parsed_at":"2022-08-22T18:30:42.254Z","dependency_job_id":null,"html_url":"https://github.com/krisleech/flatland-client","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/krisleech%2Fflatland-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fflatland-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fflatland-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fflatland-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krisleech","download_url":"https://codeload.github.com/krisleech/flatland-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245359240,"owners_count":20602322,"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":[],"created_at":"2024-10-01T16:17:35.126Z","updated_at":"2025-03-24T21:40:58.022Z","avatar_url":"https://github.com/krisleech.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flatland::Client\n\nClient to send CI build details to Flatland server\n\n## Usage\n\nConfigure your CI server to run a script such as:\n\n```ruby\nsystem('gem install flatland-client')\n\nrequire 'flatland/client'\n\nFlatland::Client.configure do |config|\n  config.ci :travis\n  config.endpoint 'http://example.com/builds'\nend\n\nFlatland::Client.do('rspec spec')\n```\n\n## Contributing\n\nYes, please.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Fflatland-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrisleech%2Fflatland-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Fflatland-client/lists"}