bil
v0.1.6
Published
CLI client for Travis CI
Downloads
7
Readme
bil
CLI client for Travis CI.
Installation
npm install -g bil
Features
bil
displays build statuses from Travis CI for the project in the current working directory.
Get status of latest build
bil
See usage docs
bil --usage
Plans for the future
- by default, get the build status for the current branch rather than just the last build run
- add argument to fetch status for more than one build
- add option to open job in the browser
- include summary of running jobs as part of the build summary
- add some colours