AndersDJohnson / use-yarn

Force users to use yarn instead of npm.
https://andersdjohnson.github.io/use-yarn/
ISC License
50 stars 12 forks source link

feat(cli): custom error message #1

Closed AndersDJohnson closed 6 years ago

AndersDJohnson commented 7 years ago

As a string argument or a file.

E.g.:

use-yarn -f yarn-message.txt
use-yarn -m "Oops, you lose."