{"id":21479382,"url":"https://github.com/rycus86/docker-travis-cli","last_synced_at":"2025-03-17T08:42:25.179Z","repository":{"id":66144755,"uuid":"93798641","full_name":"rycus86/docker-travis-cli","owner":"rycus86","description":"Docker container around the Travis command line tool","archived":false,"fork":false,"pushed_at":"2017-07-02T20:08:17.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T18:16:10.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/rycus86.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-08T23:02:35.000Z","updated_at":"2017-07-02T19:51:08.000Z","dependencies_parsed_at":"2023-02-21T16:45:21.345Z","dependency_job_id":null,"html_url":"https://github.com/rycus86/docker-travis-cli","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/rycus86%2Fdocker-travis-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rycus86%2Fdocker-travis-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rycus86%2Fdocker-travis-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rycus86%2Fdocker-travis-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rycus86","download_url":"https://codeload.github.com/rycus86/docker-travis-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244004293,"owners_count":20382361,"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-11-23T11:25:02.013Z","updated_at":"2025-03-17T08:42:25.148Z","avatar_url":"https://github.com/rycus86.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# travis-cli\n\n[![Build Status](https://img.shields.io/docker/build/rycus86/travis-cli.svg)](https://hub.docker.com/r/rycus86/travis-cli)\n[![Layers](https://images.microbadger.com/badges/image/rycus86/travis-cli.svg)](https://microbadger.com/images/rycus86/travis-cli \"Get your own image badge on microbadger.com\")\n\nA *Docker* image to run the `travis` cli tool without having to install it (or Ruby).\n\n### Usage\n\n```\ndocker run --rm -it  \\\n  -v $PWD:/travis    \\\n  -v ~/.travis-cli:/home/travis-cli  \\\n  rycus86/travis-cli COMMAND\n```\n\nThe `/travis` mount will bring in the current directory you're in.\nThe `~/.travis-cli` mount will save settings like login token, etc.\n\n### Installation\n\nThe *Docker* image can be fetched with a simple `docker pull rycus86/travis-cli` command.\nThough if you want a wrapper to execute it like the example above you can execute:\n\n`curl -sSL https://raw.githubusercontent.com/rycus86/docker-travis-cli/master/install.sh | sudo sh`\n\n*Ignore sudo and just do `... | sh` if that's appropriate.*\n\nThis will install the `travis-cli` *Shell wrapper* in `/usr/local/bin/travis-cli`.  \nTry the installation with `travis-cli help` afterwards.\n\nCheck the [travis-cli.sh](https://github.com/rycus86/docker-travis-cli/blob/master/travis-cli.sh)\nfile to see what gets installed when using this installation method.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frycus86%2Fdocker-travis-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frycus86%2Fdocker-travis-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frycus86%2Fdocker-travis-cli/lists"}