Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 955 Bytes

README.md

File metadata and controls

46 lines (38 loc) · 955 Bytes

EOLGTM(Easy Output LGTM)

EOLGTM is outputs the URL for markdown format.

Installation

Download latest binary

Multi-platform support

  • Windows
  • Mac OS X
  • Linux 32,64bit

Or get the this library

$ go get github.com/neko-neko/eolgtm

Or clone the repository and run

$ go install github.com/neko-neko/eolgtm

Usage

$ eolgtm

Example

$ eolgtm | pbcopy

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

neko-neko

Special Thanks

EOLGTM is using LGTM API http://takashicompany.com/api/lgtm/

License

MIT