Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions coder-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@

`coder-sdk` is a Go client library for [Coder Enterprise](https://coder.com).
It is not yet stable and therefore we do not recommend depending on the current state of its public APIs.

## Usage

```bash
go get cdr.dev/coder-cli/coder-sdk
```