Quick Take
It’s an opinionated npm libraries maintenance CLI app.
lect
generates many files for each monorepo package:
README.md
rollup.config.json
.prettierignore
.npmignore
tsconfig.json
.npmrc
LICENCE
- compiles the examples API,
/packages/*/examples/api.json
- Semaphore CI build script
Recently
Recently, we moved copied package into a local folder to simplify things. The local copy is diverging slowly from the package but the idea is the same — it automates and standardises all the infrastructure.