...

Text file src/oras.land/oras-go/README.md

Documentation: oras.land/oras-go

     1# ORAS Go library
     2
     3[![GitHub Actions status](https://github.com/oras-project/oras-go/workflows/build/badge.svg)](https://github.com/oras-project/oras-go/actions/workflows/build.yml?query=workflow%3Abuild)
     4[![Go Report Card](https://goreportcard.com/badge/oras.land/oras-go)](https://goreportcard.com/report/oras.land/oras-go)
     5[![GoDoc](https://godoc.org/github.com/oras.land?status.svg)](https://godoc.org/oras.land/oras-go)
     6
     7![ORAS](https://github.com/oras-project/oras-www/raw/main/docs/assets/images/oras.png)
     8
     9## Docs
    10
    11Documentation for the ORAS Go library is located on
    12the project website: [oras.land/client_libraries/go](https://oras.land/client_libraries/go/)
    13
    14
    15## Code of Conduct
    16
    17This project has adopted the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). See [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) for further details.
    18

View as plain text