# 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 We support mac, linux and windows for now. ## mac You can use `brew` to install jcli. ``` brew tap linuxsuren/jcli brew install jcli ``` ## other OS You can find the right version from the [release page](https://github.com/LinuxSuRen/jenkins-cli/releases). Then download the tar file, cp the uncompressed `jcli` directory into your system path. # Contribution It's still under very early develope time. Any contribution is welcome.