0.0.1 • Published 12 years ago
npmhome v0.0.1
npmhome
Quickly access the homepage for an npm package.
Installation
npm
npm install -g npmhomeGitHub
npm install -g https://github.com/martinrue/npmhome/tarball/masterUsage
cd to a directory containing an npm package (a directory containing a package.json file). npmhome will then read the package.json file and open a browser window if either:
- The
package.jsonfile specifies an http url in thehomepagefield - The
package.jsonfile specifies an http url in therepository.urlfield
0.0.1
12 years ago