bemusic/bemuse

View on GitHub
.gitpod.yml

Summary

Maintainability
Test Coverage
tasks:
  - init: |
      npm install --global @microsoft/rush && rush install && rush build --to-except bemuse
    command: |
      rush dev