Skip to content

Commit

Permalink
Merge pull request #13 from crazyfactory/12-pull-command
Browse files Browse the repository at this point in the history
feat(pull): Add pull command
  • Loading branch information
wmathes authored Jul 18, 2017
2 parents a26e02d + 580856c commit 8068271
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/defaultConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"command": "%action% %args%",
"exec": false
},
"pull": {
"command": "%action% %args%",
"exec": false
},
"start": {
"command": "%action% %args%",
"exec": false
Expand Down

0 comments on commit 8068271

Please sign in to comment.