Closed riknoll closed 1 year ago
Can you update the local development section of the README with information about various package; and/or update build instructions if needed.
alright @pelikhan, I updated the packages to all be makecode-*
instead of mkc and fixed the build/updated the readme. I also added semantic-release-monorepo which should fix semantic-release though I obviously haven't tested that yet.
Take another look real quick?
This PR splits pxt-mkc into three packages:
mkc-node will be published as the existing makecode package. The other two are new packages. The CLI should work exactly the same as before.
Opening as a draft PR because converting this repo into a monorepo broke a few things (e.g. the build, semantic-release)