Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 354 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 354 Bytes

@bililive/rec-sdk

typescript sdk for Bililive/BililiveRecorder

Document

Document

Todo

  • More test case

Develop

generator api and it's type:

SWAGGER_URL=http://localhost:1453/swagger/brec/swagger.json yarn gen-api

test

BL_REC_PATH=/path/to/BililiveRecorder.Cli yarn test