Maciej Małecki
Maciej Małecki
:wave: @abitrolly. Taking a quick look at this PR, and the referenced Travis Community thread - it would appear that they're unrelated? I'd be happy to add the colors we're...
@dominictarr This is what I'm trying to achieve. My pet peeve is to make `npm` packages with binaries installable with `apm`. So we'll be using both subshells and linking into...
Dominic, database is used for storing various versions of packages. ``` me | - 1.0.0 | - packet.json | - bin/me | - ... | - 1.0.1 | - packet.json...
It is maintained, we're just a little slow to get to things sometimes. We'd love to add new maintainers to speed things up, tho!
I think we should just add `graceful-fs` as an explicit dependency and potentially use it instead of controlling concurrency (iirc, concurrency control was introduced to prevent running out of fd's)...
Symlinks in `PATH` have the advantage of allowing for default version. I think that should allow for both - people expect a sane default version in global scope after installing...
Why not use some existing kernel? Options are: - Illumos/SmartOS kernel (not sure if they are kept in sync or not or if they can be extracted) - Hurd -...
Also see [CoreOS](http://coreos.com/).
https://github.com/mmalecki/apm
What exactly do you mean?