Skip to content

Instantly share code, notes, and snippets.

@lance
Created March 2, 2015 18:58
Show Gist options
  • Select an option

  • Save lance/7e550aeaa9f5a17a8114 to your computer and use it in GitHub Desktop.

Select an option

Save lance/7e550aeaa9f5a17a8114 to your computer and use it in GitHub Desktop.
~/t/myproj ❯❯❯ pwd
/Users/lanceball/tmp/myproj
~/t/myproj ❯❯❯ ls
~/t/myproj ❯❯❯ npm install rhq-metrics
rhq-metrics@0.1.3 node_modules/rhq-metrics
├── q@1.2.0
└── stream-buffers@1.1.0
~/t/myproj ❯❯❯ ls
node_modules
~/t/myproj ❯❯❯ ls node_modules/*
LICENSE README.md index.js node_modules package.json
~/t/myproj ❯❯❯
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment