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

Commit89ecc34

Browse files
authored
Add note to README about close sourced (#451)
1 parent64a406e commit89ecc34

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

‎README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,22 @@
22

33
[![GitHub Release](https://img.shields.io/github/v/release/cdr/coder-cli?color=6b9ded&include_prerelease=false)](https://github.com/cdr/coder-cli/releases)
44
[![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)
75

86
`coder` is a command line utility for Coder.
97

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

10+
##Code
11+
12+
As of v1.24.0, the Coder CLI is closed source. The code in this repo will remain
13+
as it was when closed on 20 October 2021. We will continue to use issues and
14+
releases for the time being, but this may change.
15+
16+
We recommend using the SDK included in this repo until we publish the new Go SDK
17+
that's currently in progress.
18+
19+
We will not accept any further pull requests.
20+
1221
##Installation
1322

1423
###Homebrew (Mac, Linux)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp