probot-ts

v5.0.3-typescript
a trainable robot that responds to activity on GitHub. in typescript!

build

rimraf lib && tsc -p tsconfig.json

start

node ./bin/probot run

test

jest --coverage --forceExit && 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

Metadata

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

Downloads

Maintainers