git please What this script does 1. Navigates one folder up 2. Clones requested repo 3. Installs dependencies 4. Opens repo in VSCode How to use this magnificent piece of code: $ git-please git@github.com:[YOUR-REPOSITORY].git For example: $ git-please git@github.com:omeb/git-please.git