DigitPaint / roger

Roger is your friendly front-end development toolbox!
MIT License
4 stars 4 forks source link

Add a flag to rsync finalizer to upload without asking #15

Closed hkrutzer closed 8 years ago

hkrutzer commented 9 years ago

Do you wish to upload to somewhere.com? [y/N]: there should be a command line flag to answer this, for use in a CI environment, where there is nobody to type "y" or "n".

flurin commented 9 years ago

We could implement a -y command flag that will answer any question with yes.