yarn set version from sources
Build Yarn from master.
Usage
$> yarn set version from sources [--path #0] [--repository #0] [--branch #0] [--plugin #0] [--no-minify] [-f,--force]
Examples
Build Yarn from master :
yarn set version from sources
Details
This command will clone the Yarn repository into a temporary folder, then build it. The resulting bundle will then be copied into the local project.