Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/epicmet/pam

Update your branch with just one command.
https://github.com/epicmet/pam

git shell shell-script

Last synced: about 2 months ago
JSON representation

Update your branch with just one command.

Awesome Lists containing this project

README

        

# PAM

PAM of Pull And Merge is just a simple shell script that automates exaclly what it sounds like. You provide two branches, one for pulling and one for merging into it, then pam does its job.

## Installation:

For installing pam, just run this command on your commandline.

```shell
wget -O - https://raw.githubusercontent.com/MahdiAghaei1/pam/master/install.sh | bash
```

### Your feedback:

As a newbie in shell scripting I love to see your feedbacks and even PRs :heart_eyes:. There are some stuff in .idea/TODO.md btw.