conch icon indicating copy to clipboard operation
conch copied to clipboard

Brief description of options in README

Open brettbates opened this issue 9 years ago • 0 comments

Hi,

Would be super helpful to have some brief description of the options in the README. I didn't realise i could just use {:background true} to background the process instead of a messy (sh "bash" "-c" "blah &") type function, until i stumbled across it browsing the code.

Kind regards,

Brett

p.s. thanks for the library, super clean way to call shell processes.

brettbates avatar Nov 10 '16 09:11 brettbates