probot

v11.0.1
🤖 A framework for building GitHub Apps to automate and improve your workflow
probot github-apps github automation robots workflow

doc

typedoc --options .typedoc.json

lint

prettier --check 'src/**/*.ts' 'test/**/*.ts' 'docs/*.md' *.md package.json tsconfig.json

test

jest

build

rimraf lib && tsc -p tsconfig.json

pretest

tsc --noEmit -p test

lint:fix

prettier --write 'src/**/*.ts' 'test/**/*.ts' 'docs/*.md' *.md package.json tsconfig.json

posttest

npm run lint

Metadata

  • ISC
  • >=10.21
  • Brandon Keepers
  • released 12/17/2020

Downloads