From bfac1f40194a429b86215be2f9a0c4dcafd0b816 Mon Sep 17 00:00:00 2001 From: Zhao Xiaojie Date: Wed, 26 Jun 2019 17:17:57 +0800 Subject: [PATCH] Add introduction for this project --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b6c74e..5be82e9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ -# jenkins-cli -Jenkins cli +# Jenkins CLI + +Jenkins CLI allows you manage your Jenkins as an easy way. No matter you're a plugin +developer, administrator or just a regular user, it borns for you! + +# Features + +* Multiple Jenkins support +* Plugins manage + +# Get started + +For the mac user, you just need one command then you can own it. + +`brew install linuxsuren/jenkins-cli/jcli` + +# Contribution + +It's still under very early develope time. Any contribution is welcome. -- GitLab