= Yarn =

'''`yarn(1)`''' is a package manager for Node modules.

<<TableOfContents>>

----



== Installation ==

On Linux and BSD distributions, install `yarn(1)` through the package manager, ''not'' through `npm(1)`.

----



== Usage ==

{{{
yarn add jquery
}}}



----
CategoryRicottone