Skip to content

pedro-alves-ferreira/ebu-list-sdk

Repository files navigation

This is an SDK to help develop applications that interact with EBU LIST.

Usage

ebu-list-sdk uses lerna to manage multiple packages in the same repository..

  • Bootstrap:
> yarn i
> npx lerna bootstrap
  • Build:
> npx lerna run build
  • See demos help
> cd demos/
> yarn run start
  • Run the login demo:
> cd demos/
> yarn run start login --baseUrl https://list.ebu.io --username demo --password demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published