From d785c42a0a3984bcbbaa42e5ca05d158dc53bd34 Mon Sep 17 00:00:00 2001 From: unionai-ci-bot Date: Mon, 10 Jan 2022 10:53:03 +0000 Subject: [PATCH] 'Release Documentation ' --- README.md | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 317853a..0e49ef1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,34 @@ -# uctl -A cross platform CLI for unionai + +

+ UCtl +

+

+ A cross platform CLI for unionai +

+

+ Documentation +

+ + +[![Docs](https://readthedocs.org/projects/uctl/badge/?version=latest&style=plastic)](https://uctl.rtfd.io) +[![Current Release](https://img.shields.io/github/release/unionai/uctl.svg)](https://github.com/unionai/uctl/releases/latest) +[![License](https://img.shields.io/badge/LICENSE-Apache2.0-ff69b4.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) +[![Slack](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://slack.union.ai) + +UCtl was designed as a portable and lightweight command-line interface to work with Unionai Cluster. + +## 🚀 Quick Start + +1. Install UCtl with bash or shell script + + * Shell script + ```bash + $ curl -sL https://raw.githubusercontent.com/unionai/uctl/main/install.sh | bash + ``` + + +

+ 🐞 File an Issue +

+ +