UNPKG

git-last-commit

Version:

Read details of the last commit including tags

11 lines (9 loc) 130 B
language: node_js node_js: - "node" before_script: - npm install - npm audit script: - npm run lint - npm run coverage