probot

v9.2.0
🤖 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

tslint --project test

test

tsc --noEmit -p test && jest --coverage && npm run lint && npm run doc-lint

build

rimraf lib && tsc -p tsconfig.json

start

node ./bin/probot run

prepare

npm run build

doc-lint

standard-markdown docs/

Metadata

  • ISC
  • >=7.7
  • Brandon Keepers
  • released 4/3/2019

Downloads