1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-31 02:01:13 +00:00
Joseph Frazier 35ea4dce71 Add yarn_help rule
Yarn likes to keep its documentation online, rather than in `yarn help`
output. For example, `yarn help clean` doesn't tell you anything about
the `clean` subcommand. Instead, it points you towards
https://yarnpkg.com/en/docs/cli/clean

This rule detects when that happens, and suggests opening the URL. One
caveat is the currently only OSX is supported, as Linux uses `xdg-open`
instead of `open`.
2017-03-10 13:07:46 -05:00
..
2017-03-10 13:07:46 -05:00
2017-01-11 14:58:50 +01:00
2015-04-25 03:13:57 +02:00
2016-08-22 05:45:27 +03:00
2015-09-08 15:24:49 +03:00
2016-06-25 12:31:08 +02:00
2016-02-22 18:40:28 +03:00