ggit

v1.4.0
Local promise-returning git command wrappers
git javascript js nodejs repo wrapper

build

grunt && npm test

commit

git-issues && commit-wizard

e2e

gt test/*.js --output

file-status

node src/file-status.js

grunt

grunt

gt

gt src/test/*.js --output

issues

git-issues

mocha

mocha spec/*-spec.js src/**/*-spec.js

semantic-release

semantic-release pre && npm publish && semantic-release post

size

t="$(npm pack .)"; wc -c "${t}"; tar tvf "${t}"; rm "${t}";

test

npm run grunt && npm run gt && npm run mocha

Metadata

  • MIT
  • >= 0.8.0
  • Gleb Bahmutov
  • released 12/2/2015

Downloads

Maintainers