ggit

v1.16.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

lint

standard --verbose --fix '*.js' 'src/*.js' 'spec/*.js'

mocha

npm run mocha:spec && npm run mocha:src

mocha:spec

mocha spec/*-spec.js

mocha:src

mocha src/**/*-spec.js

prelint

npm run pretty

pretty

prettier-standard '*.js' 'src/*.js' 'spec/*.js'

rocha

node --harmony node_modules/.bin/rocha spec/*-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
  • >= 4.0.0
  • Gleb Bahmutov
  • released 6/29/2017

Downloads

Maintainers