https://github.com/afiore/jenkins-tty
TTY-based interface to Jenkins
https://github.com/afiore/jenkins-tty
Last synced: 9 months ago
JSON representation
TTY-based interface to Jenkins
- Host: GitHub
- URL: https://github.com/afiore/jenkins-tty
- Owner: afiore
- License: mit
- Created: 2014-09-03T17:54:49.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-12T12:10:40.000Z (over 11 years ago)
- Last Synced: 2025-06-03T21:41:00.652Z (about 1 year ago)
- Language: Ruby
- Size: 227 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Jenkins TTY
A simple tty based interface to Jenkins
## Installation
```shell
gem install jenkins_tty
```