japj / ryppi

python version of http://github.com/isaacs/ryp
37 stars 7 forks source link

Added update function. #2

Closed hdf closed 13 years ago

hdf commented 13 years ago

Added update function. It checks, what modules are installed in the node_modules directory, and from there package.json gets, what version they are, and than checks npm repository, and if the version's differ, it installs the new one.

(Also removed some extra spaces in empty lines, and at the back of lines.)

Usage: python ryppi update