{"id":22289747,"url":"https://github.com/cfryanr/uaacc","last_synced_at":"2025-03-25T21:24:16.917Z","repository":{"id":115058179,"uuid":"183967181","full_name":"cfryanr/uaacc","owner":"cfryanr","description":"The uaac Companion CLI","archived":false,"fork":false,"pushed_at":"2019-05-05T15:47:24.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T18:48:02.687Z","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/cfryanr.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":"2019-04-28T22:53:27.000Z","updated_at":"2019-05-05T15:47:26.000Z","dependencies_parsed_at":"2023-05-11T03:15:48.535Z","dependency_job_id":null,"html_url":"https://github.com/cfryanr/uaacc","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/cfryanr%2Fuaacc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfryanr%2Fuaacc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfryanr%2Fuaacc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfryanr%2Fuaacc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfryanr","download_url":"https://codeload.github.com/cfryanr/uaacc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245544465,"owners_count":20632824,"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-12-03T17:09:58.395Z","updated_at":"2025-03-25T21:24:16.912Z","avatar_url":"https://github.com/cfryanr.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uaacc: The uaac Companion CLI\n\nThis is a work in progress. Stay tuned for an initial release after some more work has been done.\n\n## Installing\n\n`uaacc` is a simple Ruby script which does not depend on any gems, so it is easy to install on any UNIX-like system.\n\n```bash\nsudo curl -fLo /usr/local/bin/uaacc https://raw.githubusercontent.com/cfryanr/uaacc/master/uaacc \u0026\u0026 sudo chmod 755 /usr/local/bin/uaacc\n```\n\n### Dependencies\n\n`uaacc` depends on having Ruby installed. You probably already have Ruby installed.\nYou don't need any particular version of Ruby, as long as it's not a super old version.\nRuby 2.1 or newer should work. You can check your Ruby version with `ruby -v`.\n\n[Ruby can be installed easily](https://www.ruby-lang.org/en/documentation/installation/#package-management-systems)\nusing your system's package manager.\n\nSome functionality of `uaacc` assumes that you have the [uaac](https://github.com/cloudfoundry/cf-uaac) and\n[bosh](https://github.com/cloudfoundry/bosh-cli) CLI tools installed and available on your path.\nYou can use most of the functionality without these dependencies, but will get errors when using certain subcommands\nor options.\n\n## Contributing\n\nNot yet. Until the first release, create a github issue with your feedback and suggestions.\n\n### Running Tests\n\n```bash\ncd spec\nbundle\nbundle exec rspec .\n```\n\nOr run the tests in docker using `spec/bin/run_tests.sh \u003cruby_version\u003e`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfryanr%2Fuaacc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfryanr%2Fuaacc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfryanr%2Fuaacc/lists"}