guard-go icon indicating copy to clipboard operation
guard-go copied to clipboard

Named arguments

Open drewwells opened this issue 10 years ago • 0 comments

Can you do named arguments with this?

Also, is this only for running long running processes like servers or can this be used to run cli go commands?

For example, on file change:

go-dynamic-binary -d option -e otheroption

drewwells avatar Oct 01 '14 16:10 drewwells