autogit

v1.2.7
Define commands, using plugins, to execute across all your repositories.
autogit git automator bulk plugins

clean

rimraf dist

compile

tsc --skipLibCheck && tstei

compile:watch

tsc --skipLibCheck --watch

prepublishOnly

npm run clean && npm run compile

postpublish

npm run docs:release

docs:dev

vuepress dev docs

docs:build

vuepress build docs

docs:push

push-dir --dir=docs/.vuepress/dist --branch=gh-pages

docs:release

npm run docs:build && npm run docs:push
npm i autogit

Metadata

  • MIT
  • Whatever
  • Fabio Spampinato
  • released 5/12/2021

Downloads

Maintainers