Skip to content

neko-neko/eolgtm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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