zhi-publisher-sdk
v0.2.1
Published
a common sdk for publishing post to every platform
Downloads
1
Readme
publisher-sdk
a common sdk for publishing post to every platform
Usage
// usage
Deps
## Congregations! publisher-sdk need no deps, it is just pure js code 🎉
Dev
pnpm dev -F publisher-sdk
Build
pnpm build -F publisher-sdk
Test
Execute the unit tests via vitest
pnpm test -F publisher-sdk
Publish
pnpm publish -F publisher-sdk --tag latest