Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commit25ac3c3

Browse files
authored
Add readme godoc and release links (#175)
1 parent416d237 commit25ac3c3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

‎README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
#coder-cli
22

3+
[![GitHub Release](https://img.shields.io/github/v/release/cdr/coder-cli?color=6b9ded&include_prerelease=false)](https://github.com/cdr/coder-cli/releases)
4+
[![Documentation](https://godoc.org/cdr.dev/coder-cli?status.svg)](https://pkg.go.dev/cdr.dev/coder-cli/coder-sdk)
5+
![build](https://github.com/cdr/coder-cli/workflows/build/badge.svg)
6+
[![Go Report Card](https://goreportcard.com/badge/cdr.dev/coder-cli)](https://goreportcard.com/report/cdr.dev/coder-cli)
7+
38
`coder` is a command line utility for Coder Enterprise.
49

510
To report bugs and request features, please[open an issue](https://github.com/cdr/coder-cli/issues/new).

‎coder-sdk/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#coder-sdk
2+
3+
`coder-sdk` is a Go client library for[Coder Enterprise](https://coder.com).
4+
It is not yet stable and therefore we do not recommend depending on the current state of its public APIs.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp