probot-ts

v6.1.0-ts
a trainable robot that responds to activity on GitHub.

build

rimraf lib && tsc -p tsconfig.json

start

node ./bin/probot run

test

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

doc-lint

standard docs/**/*.md

doc

jsdoc -c .jsdoc.json

semantic-release

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

postsemantic-release

script/publish-docs

prepublish

npm run build
npm i probot-ts

Metadata

  • ISC
  • >=7.7
  • Brandon Keepers
  • released 3/23/2018

Downloads

Maintainers