Retrieve Git Commit ID in Meteor Project


Summary of my bookmarked Github repositories from Feb 12th, 2016

Github repositories

  • topikachu/meteor-git-commit-id

    The "meteor-git-commit-id" repository on GitHub provides a package that allows you to retrieve the git commit ID at build time in a Meteor project. By using the "topikachu:meteor-git-commit-id" package, you can access the git commit ID through the global variable "git_short" on both the client and server. This repository contains the necessary files and documentation for installation and usage. It is licensed under the Apache-2.0 license. The repository has received 3 stars, 2 watchers, and 1 fork.