A bunch of ECTOR node packages
- concept-network
- state
- core
- cli
- samples
- backend
- browser (or svelte)
- hubot
Use conventional commits (I use VSCode Commitizen).
npx lerna build
npm test
Using CircleCI.
See https://circleci.com/gh/parmentf/ector-monorepo.
(still to be tested)
Set GH_TOKEN
to a token from Settings > Developer settings > Personal access tokens.
npx lerna version --exact --conventional-commits
npx lerna publish from-package