UNPKG

migme-beachball

Version:
12 lines (10 loc) 272 B
# Fork & Pull Request - Fork this repo - Clone the forked repo ```bash git clone https://github.com/<YOUR_USERNAME>/beachball.git && cd beachball ``` - Add ```migme/beachball``` as an upstream remote ```bash git remote add upstream git@github.com:migme/beachball.git ```