mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Merge branch 'next/v3' into v3/feature/common-api-endpoints
This commit is contained in:
commit
0092867b97
19 changed files with 367 additions and 150 deletions
|
|
@ -203,10 +203,10 @@ These flags you can use across every sub-command:
|
|||
Download the library via `go get`
|
||||
|
||||
```shell
|
||||
$ go get github.com/ByteDream/crunchyroll-go/v2
|
||||
$ go get github.com/ByteDream/crunchyroll-go/v3
|
||||
```
|
||||
|
||||
The documentation is available on [pkg.go.dev](https://pkg.go.dev/github.com/ByteDream/crunchyroll-go/v2).
|
||||
The documentation is available on [pkg.go.dev](https://pkg.go.dev/github.com/ByteDream/crunchyroll-go/v3).
|
||||
|
||||
Examples how to use the library and some features of it are described in the [wiki](https://github.com/ByteDream/crunchyroll-go/wiki/Library).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue