Skip to content

lsegal/yard-blame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yard-blame

Adds git blame info to your method source views.

Install

$ rake install

How to Use

Generate your docs with yardoc and click a method’s “view source” link to see the git blame info.

To link your blame info to github, set the YARD_USER and YARD_PROJECT environment variables

$ YARD_USER=lsegal YARD_PROJECT=yard-blame yardoc

License

MIT License

About

Adds git blame info to your docs (alpha)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages