Module: Anchorman

Defined in:
lib/anchorman/cli.rb,
lib/anchorman/version.rb,
lib/anchorman/git_hub_repo.rb,
lib/anchorman/html_converter.rb,
lib/anchorman/commit_formatter.rb

Defined Under Namespace

Classes: CLI, CommitFormatter, GitHubRepo, HtmlConverter

Constant Summary collapse

NOTES_HEADER =
"# Release Notes\n\n## Summary\n\n## Changes\n\n"
"\n\n------\n\n_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_"
VERSION =
"0.9.5"