metaos.ts

metaos.ts

The TypeScript SDK for Metaos

Prepare proto files

TODO

Generate proto files to ts

yarn run build:proto

Run serve of local

yarn run dev

Generate Docs

yarn run doc

Lint and overwrite

yarn run lint:fix

Run normal steps, include Lint, build, doc

yarn run build:all

publish

Firstly, you should log in. Then run,

sh publish.sh "yourComment"