Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattn/travis-line-notify
Notify build result on Travis CI via LINE Notify
https://github.com/mattn/travis-line-notify
Last synced: about 2 months ago
JSON representation
Notify build result on Travis CI via LINE Notify
- Host: GitHub
- URL: https://github.com/mattn/travis-line-notify
- Owner: mattn
- Created: 2016-10-04T16:38:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-05T00:12:44.000Z (about 8 years ago)
- Last Synced: 2024-10-08T02:22:00.476Z (2 months ago)
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - mattn/travis-line-notify - Notify build result on Travis CI via LINE Notify (Go / Miscs)
README
# travis-line-notify
**THIS IS VERY EXPERIMENTAL**
Notify build result on Travis CI via LINE Notify
![](http://go-gyazo.appspot.com/372f28907e461740.png)
## Usage
```
$ travis-line-notify -token ...
```You can set `$LINE_ACCESS_NOTIFY` for the default value of `-token`.
## Installation
```
$ go get github.com/mattn/travis-line-notify
```## License
MIT
## Author
Yasuhiro Matsumoto (a.k.a. mattn)