jostylr / literate-programming-lib

The library component of literate-programming
MIT License
36 stars 3 forks source link

subcommand async #32

Closed jostylr closed 7 years ago

jostylr commented 7 years ago

add in async ability for subcommand.

jostylr commented 7 years ago

Decided against it. It looks like named pipes are already there. don't want to complicate the subcommands too much. like the idea of them just working quickly and easily.