@xanthous/wechaty-puppet-padpro

v0.0.31
Padpro Puppet for Wechaty
chatie wechaty puppet padpro wechat chatbot sdk

clean

shx rm -fr dist/*

dist

npm run clean && tsc && cp -R src/gateway/proto-ts/ dist/src/gateway/proto-ts/

pack

npm pack

lint

npm run lint:ts && npm run lint:md

lint:md

markdownlint README.md

lint:ts

tslint --project tsconfig.json && tsc --noEmit

test

npm run lint && npm run test:unit && npm run test:int

test:pack

bash -x scripts/npm-pack-testing.sh

test:unit

blue-tape -r ts-node/register "src/**/*.spec.ts"

test:int

blue-tape -r ts-node/register "src/*.spec.ts" "tests/**/*.spec.ts"
npm i @xanthous/[email protected]

Metadata

Downloads