Skip to content

jasmith79/git-sha-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-sha-js

Read the current git revision from a directory with node.js

Example use:

const gitRev = require('git-sha');
const currentGitRev = await gitRev(__dirname);

About

Read the current git revision from a directory with node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published