lindell / multi-gitter

Update multiple repositories in with one command
Apache License 2.0
819 stars 64 forks source link

Document how to pass arguments to scripts #485

Closed PaulRBerg closed 3 weeks ago

PaulRBerg commented 3 weeks ago

According to https://github.com/lindell/multi-gitter/pull/14, it appears that it is possible to pass arguments to scripts.

However, I don't see how that can actually be done in practice. There's no documentation for this in the README.

lindell commented 3 weeks ago

It is sort of described in the readme, via the interpreter section.

You add arguments by running something like this

multi-gitter run "script argument"