gitbook-plugin-gitversion

0.0.1 • Public • Published

Gitbook git version plugin

Access git version info as a filter

  • {{ "Branch is " | gitBranch }} -> Branch is master
  • {{ "Tag is " | gitTag }} -> Tag is foo
  • {{ "Short hash is " | gitShort }} -> Short hash is 30f47b0
  • {{ "Long hash is " | gitLong }} -> Long hash is 30f47b0f030c21bbf8129246f0f2e42e3e4f8576

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-gitversion

Weekly Downloads

1

Version

0.0.1

License

Apache 2

Last publish

Collaborators

  • 0hjc