Yarn Default Command
Like Bundler for Ruby, running yarn
with no command runs yarn install
, passing through any provided flags. If updating JavaScript packages is your intention, simply run yarn
and enjoy those saved keystrokes.
Like Bundler for Ruby, running yarn
with no command runs yarn install
, passing through any provided flags. If updating JavaScript packages is your intention, simply run yarn
and enjoy those saved keystrokes.