{"id":17316999,"url":"https://github.com/pcj/google-shell","last_synced_at":"2025-03-27T02:17:53.970Z","repository":{"id":136251772,"uuid":"75782388","full_name":"pcj/google-shell","owner":"pcj","description":"Process runner from the folks at Google (java)","archived":false,"fork":false,"pushed_at":"2016-12-07T00:09:40.000Z","size":93,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T07:41:23.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pcj.github.io/google-shell/","language":"Java","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/pcj.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-07T00:01:58.000Z","updated_at":"2024-08-19T00:52:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"187e331a-055d-4bfc-8302-d25ff80ba49f","html_url":"https://github.com/pcj/google-shell","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/pcj%2Fgoogle-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcj%2Fgoogle-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcj%2Fgoogle-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcj%2Fgoogle-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcj","download_url":"https://codeload.github.com/pcj/google-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245767361,"owners_count":20668827,"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-15T13:15:09.776Z","updated_at":"2025-03-27T02:17:53.945Z","avatar_url":"https://github.com/pcj.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# google-shell [![Build Status](https://travis-ci.org/pcj/google-shell.svg?branch=master)](https://travis-ci.org/pcj/google-shell)\n\n\u003ctable\u003e\u003ctr\u003e\n\u003ctd\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/1342004?v=3\u0026s=200\" width=\"120\"/\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"http://cdn.osxdaily.com/wp-content/uploads/2014/08/terminal-icon-osx.png\" width=\"120\"/\u003e\u003c/td\u003e\n\u003c/tr\u003e\u003ctr\u003e\n\u003ctd\u003eGoogle\u003c/td\u003e\n\u003ctd\u003eShell\u003c/td\u003e\n\u003c/tr\u003e\u003c/table\u003e\n\nThis is the command-line process runner from the\n[Bazel Project](http://bazel.build).  The\n`com.google.devtools.build.lib.shell` package has been split out into\na separate jar for general utility.\n\n# Installation\n\nBazel\n\n```python\ngit_repository(\n  name = \"com_github_pcj_google_shell\",\n  remote = \"https://github.com/pcj/google-shell.git\",\n  commit = \"HEAD\", # replace with actual sha1\n)\n\nbind(\n  name = \"google_shell\",\n  actual = \"@com_github_pcj_google_shell//src/main/java/com/google/devtools/build/lib/shell\",\n)\n```\n\nMaven/Gradle/...\n\n\u003e Note: *the maven artifact is not yet available*.\n\n```markup\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.github.pcj\u003c/groupId\u003e\n  \u003cartifactId\u003egoogle-shell\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n# Usage\n\nPlease consult the\n[source code](src/main/java/com/google/devtools/build/lib/shell/) for\nmore detailed information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcj%2Fgoogle-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcj%2Fgoogle-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcj%2Fgoogle-shell/lists"}