Skip to content

Commit

Permalink
Change all documents about the org from linuxsuren to kubesphere-sigs (
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen authored Aug 19, 2021
1 parent 9ce08e1 commit cc65f13
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
14 changes: 7 additions & 7 deletions README-zh.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/LinuxSuRen/ks)
[![](https://goreportcard.com/badge/linuxsuren/ks)](https://goreportcard.com/report/linuxsuren/ks)
[![](http://img.shields.io/badge/godoc-reference-5272B4.svg?style=flat-square)](https://godoc.org/github.com/linuxsuren/ks)
[![Contributors](https://img.shields.io/github/contributors/linuxsuren/ks.svg)](https://github.com/linuxsuren/ks/graphs/contributors)
[![GitHub release](https://img.shields.io/github/release/linuxsuren/ks.svg?label=release)](https://github.com/linuxsuren/ks/releases/latest)
![GitHub All Releases](https://img.shields.io/github/downloads/linuxsuren/ks/total)
[![](https://goreportcard.com/badge/kubesphere-sigs/ks)](https://goreportcard.com/report/kubesphere-sigs/ks)
[![](http://img.shields.io/badge/godoc-reference-5272B4.svg?style=flat-square)](https://godoc.org/github.com/kubesphere-sigs/ks)
[![Contributors](https://img.shields.io/github/contributors/kubesphere-sigs/ks.svg)](https://github.com/kubesphere-sigs/ks/graphs/contributors)
[![GitHub release](https://img.shields.io/github/release/kubesphere-sigs/ks.svg?label=release)](https://github.com/kubesphere-sigs/ks/releases/latest)
![GitHub All Releases](https://img.shields.io/github/downloads/kubesphere-sigs/ks/total)

# ks

`ks`[KubeSphere](https://github.com/kubesphere/kubesphere) 的命令行客户端,可以简化用户、开发者的日常操作。

# Get started

通过 brew 安装: `brew install linuxsuren/linuxsuren/ks`
通过 brew 安装: `brew install kubesphere-sigs/kubesphere-sigs/ks`

通过 [hd](https://github.com/linuxsuren/http-downloader) 安装: `hd install linuxsuren/ks`
通过 [hd](https://github.com/kubesphere-sigs/http-downloader) 安装: `hd install kubesphere-sigs/ks`

# 特色功能

Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/LinuxSuRen/ks)
[![](https://goreportcard.com/badge/linuxsuren/ks)](https://goreportcard.com/report/linuxsuren/ks)
[![](http://img.shields.io/badge/godoc-reference-5272B4.svg?style=flat-square)](https://godoc.org/github.com/linuxsuren/ks)
[![Contributors](https://img.shields.io/github/contributors/linuxsuren/ks.svg)](https://github.com/linuxsuren/ks/graphs/contributors)
[![GitHub release](https://img.shields.io/github/release/linuxsuren/ks.svg?label=release)](https://github.com/linuxsuren/ks/releases/latest)
![GitHub All Releases](https://img.shields.io/github/downloads/linuxsuren/ks/total)
[![](https://goreportcard.com/badge/kubesphere-sigs/ks)](https://goreportcard.com/report/kubesphere-sigs/ks)
[![](http://img.shields.io/badge/godoc-reference-5272B4.svg?style=flat-square)](https://godoc.org/github.com/kubesphere-sigs/ks)
[![Contributors](https://img.shields.io/github/contributors/kubesphere-sigs/ks.svg)](https://github.com/kubesphere-sigs/ks/graphs/contributors)
[![GitHub release](https://img.shields.io/github/release/kubesphere-sigs/ks.svg?label=release)](https://github.com/kubesphere-sigs/ks/releases/latest)
![GitHub All Releases](https://img.shields.io/github/downloads/kubesphere-sigs/ks/total)

# ks

`ks` is a tool which makes it be easy to work with [KubeSphere](https://github.com/kubesphere/kubesphere).

# Get started

Install it via: `brew install linuxsuren/linuxsuren/ks`
Install it via: `brew install kubesphere-sigs/kubesphere-sigs/ks`

Install it via [hd](https://github.com/linuxsuren/http-downloader):
Install it via [hd](https://github.com/kubesphere-sigs/http-downloader):

```
hd install linuxsuren/ks
hd install kubesphere-sigs/ks
```

# Features
Expand Down

0 comments on commit cc65f13

Please sign in to comment.