= Yarn = '''`yarn(1)`''' is a package manager for Node modules. <> ---- == Installation == On Linux and BSD distributions, install `yarn(1)` through the package manager, ''not'' through `npm(1)`. ---- == Usage == {{{ yarn add jquery }}} ---- CategoryRicottone