Skip to content

Commit

Permalink
chore: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Jalouzot committed Mar 10, 2016
1 parent ad8e90e commit f553ab2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# bump-all
Bump all organization project

Permet de mettre à jour plusieurs projets d'une organisation github en même temps de de faire les PR

```bash
php app/console composer:update GITHUB_TOKEN ORGANISATION DEPENDENCY VERSION
```

0 comments on commit f553ab2

Please sign in to comment.