You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I've had a freelance opportunity to code, in Go, a small utility that sent a bulk load of copies of the same email to a number of persons repeatedly.
If I had found postman earlier and closed the deal and made the freelance, I surely would have used it. But what about a -repeat command line config? Very simple: it would wrap the .csv file N times.
I'm willing to make a pull request with the feature.
The text was updated successfully, but these errors were encountered:
Recently I've had a freelance opportunity to code, in Go, a small utility that sent a bulk load of copies of the same email to a number of persons repeatedly.
If I had found postman earlier and closed the deal and made the freelance, I surely would have used it. But what about a
-repeat
command line config? Very simple: it would wrap the .csv fileN
times.I'm willing to make a pull request with the feature.
The text was updated successfully, but these errors were encountered: