dominictarr / npmd

MIT License
450 stars 37 forks source link

TODO list #31

Open dominictarr opened 10 years ago

dominictarr commented 10 years ago

a few things to give npmd enough features to be a general purpose npm replacement.

with this npmd will pretty much be ready for the primetime!

dominictarr commented 10 years ago

oh, there is also a bug in padded-semver that is crashing occasionally...

FGRibreau commented 10 years ago

+1 for --save -s & --save-dev -d

dominictarr commented 10 years ago

oh, yeah. I have npmd add <dep> but it's not attached to npmd install yet. that would be a pretty low hanging fruit if someone wanted to put in a PR