WARNING under construction
- cli
- api (currently JS & C)
- package management
...
Splitting up large codebases into separate independently versioned packages is extremely useful for code sharing. However, making changes across many repositories is messy and difficult to track, and testing across repositories gets complicated really fast.
Depenency tree hell...
TODO...
TODO...
TODO...
TODO...
replaces .npmrc, a bit of context:
TODO...