Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 591 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 591 Bytes

murder hornet

This is a cross platform electron app demonstrating how to use AWS-SSO and interact with IVS APIs.

developer running locally

  • yarn install
  • yarn start

publishing a release

  1. increment version yarn version --minor
  2. git push --follow-tags
  3. after builds finish, edit github draft release and change to published

Credits