Skip to content

rzymek/meteor-app-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generates a global variable holding the value of git describe --tags. The name of the variable is equal to the filename. Also on the client a global UI helper is defined with the same name.

Usage

Create a file AppVersion.version (can be empty).
To display application version in your template use:

Version: {{AppVersion}}

About

Generates `public/VERSION.txt` file based on `git describe --tags`.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published