Skip to content

Instantly share code, notes, and snippets.

@AmrAbdulrahman
Created March 21, 2016 13:44
Show Gist options
  • Save AmrAbdulrahman/5874353ded16f0c8c4d1 to your computer and use it in GitHub Desktop.
Save AmrAbdulrahman/5874353ded16f0c8c4d1 to your computer and use it in GitHub Desktop.
#!/bin/bash
cd ~/remote-node-modules
npm "$1" "$2" "$3" "$4" # assuming we don't need more than 4 parameters max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment