Closed sonicdoe closed 5 years ago
I’ve written a small CLI for pupa over at sonicdoe/pupa-cli. For example:
$ echo 'The answer is {answer}.' | pupa --answer 42 The answer is 42.
If you’re fine with that, I’d publish the package to npm and we could mention it as a related project here 🙂
This could be closed because he just released his own https://github.com/sindresorhus/pupa-cli
Oh yeah, sorry, I missed this.
I’ve written a small CLI for pupa over at sonicdoe/pupa-cli. For example:
If you’re fine with that, I’d publish the package to npm and we could mention it as a related project here 🙂