wechaty-puppet

v0.2.6
Abstract Puppet for Wechaty
chatie wechaty wechat chatbot bot sdk

clean

shx rm -fr dist/*

dist

npm run clean && tsc

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

test:pack

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

test:unit

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

Metadata

Downloads

Maintainers