probot

v7.0.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

tsc --noEmit -p . && 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 docs/**/*.md

semantic-release

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

postsemantic-release

script/publish-docs

Metadata

  • ISC
  • >=7.7
  • Brandon Keepers
  • released 6/28/2018

Downloads