probot

v7.0.0-typescript.1
a trainable robot that responds to activity on GitHub

doc

jsdoc -c .jsdoc.json

test

jest --coverage && standard && npm run doc-lint

build

rimraf lib && tsc -p tsconfig.json

start

node ./bin/probot run

doc-lint

standard docs/**/*.md

prepublish

npm run build

semantic-release

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

postsemantic-release

script/publish-docs

Metadata

  • ISC
  • >=7.7
  • Brandon Keepers
  • released 4/9/2018

Downloads

Maintainers