From 2319ac24384006691dccf3df8fd9f07e7c38f454 Mon Sep 17 00:00:00 2001 From: yunlzheng Date: Thu, 27 Feb 2020 12:19:22 +0800 Subject: [PATCH] update readme --- README.md | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/README.md b/README.md index ccb001c..2cb66e0 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ KT Connect [![Build Status](https://travis-ci.org/alibaba/kt-connect.svg?branch=master)](https://travis-ci.org/alibaba/kt-connect) ![License](https://img.shields.io/github/license/alibaba/kt-connect.svg) -![Logo](./docs/media/logo.png) - Management and Integration with your Kubernetes dev environment more efficient. ![Arch](./docs/media/arch.png) @@ -150,32 +148,6 @@ Dashboard can help your know how your dev environemnt is used. You can install KT Connect Dashboard As Follow [Install Dashboard](https://rdc-incubator.github.io/kt-docs/#/guide/dashboard) -## How To Build - -### use go build - -``` -go build -o "output/ktctl/ktctl" ./cmd/ktctl -``` - -### use gox - -Install Gox - -``` -go get github.com/mitchellh/gox -``` - -``` -gox -output="output/ktctl/ktctl_{{.OS}}_{{.Arch}}" ${GOPATH}/src/github.com/alibaba/kt-connect/cmd/ktctl -``` - -## How To Build Shadow - -``` -GOARCH=amd64 GOOS=linux go build -o bin/proxy cmd/shadow/main.go -``` - ## Ask For Help Please contact us with DingTalk: