githubnemo / CompileDaemon

Very simple compile daemon for Go
BSD 2-Clause "Simplified" License
1.61k stars 153 forks source link

feat: allow joined args with quotes #85

Open pavanvo opened 1 year ago

pavanvo commented 1 year ago

I faced a Problem with joined arguments, like CompileDaemon -build="go build -gcflags 'all=-N -l'"