Packages
Cloud Source Repositories API client library. Accesses source code repositories hosted by Google.
Current section
Files
Jump to
Current section
Files
google_api_source_repo
README.md
README.md
# GoogleApi.SourceRepo.V1Access source code repositories hosted by Google.## InstallationIf [available in Hex](https://hex.pm/docs/publish), the package can be installedby adding `google_api_source_repo` to your list of dependencies in `mix.exs`:```elixirdef deps do [{:google_api_source_repo, "~> 0.0.1"}]end```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)and published on [HexDocs](https://hexdocs.pm). Once published, the docs canbe found at [https://hexdocs.pm/google_api_source_repo](https://hexdocs.pm/google_api_source_repo).