@rnm/gpp A simple CLI tool that runs git pull followed by git push Installation npm install -g @rnm/gpp Usage gpp # Equivalent to: `git pull && git push`