Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ksindi authored Sep 15, 2017
1 parent ec51a04 commit 1a07214
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# MonoReaper

Merge github repositories into a master directory to create a monorepo.

```bash
chmod +x monoreaper.sh
mkdir master-dir
bash monoreaper.sh master-dir owner0/repo0 owner1/repo1
```

0 comments on commit 1a07214

Please sign in to comment.