berry

(β˜… 8,100)

πŸ“¦πŸˆ Active development trunk for Yarn βš’

Showing a partial file list β€” download the zip above to see everything.

  • .editorconfig
  • .gitattributes
  • .gitignore
  • .pnp.cjs
  • .pnp.loader.mjs
  • .prettierignore
  • .yarnrc
  • .yarnrc.yml
  • CHANGELOG.md
  • CODE_OF_CONDUCT.md
  • CODEOWNERS
  • constraints.pro
  • CONTRIBUTING.md
  • eslint.config.mjs
  • GOVERNANCE.md
  • HISTORY.md
  • jest.config.js
  • LICENSE.md
  • package.json
  • README.md
  • SECURITY.md

# Installation Guide

1. Get the code
git clone https://github.com/yarnpkg/berry

Downloads the entire project code from GitHub to your computer.

cd berry

Moves into the project folder you just downloaded.

2. Node.js

Easy Recommended
Prerequisites
  • Git Needed to download the project code from GitHub.
  • Node.js Node.js must be installed to use npm. The LTS version is recommended.
yarn build:cli

Builds optimized production files.

<img alt="Yarn" src="https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true" width="546"/>

Type this command into your terminal and run it.

<a href="https://www.doppler.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=yarn&utm_source=github#gh-light-mode-only">

Type this command into your terminal and run it.

<a href="https://www.doppler.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=yarn&utm_source=github#gh-dark-mode-only">

Type this command into your terminal and run it.

<b>All your environment variables, in one place</b>. Stop struggling with scattered API keys, hacking together home-brewed tools, and avoiding access controls. Keep your team and servers in sync with <b><a href="https://www.doppler.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=yarn&utm_source=github">Doppler</a></b>.

Type this command into your terminal and run it.

βœ… After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.

Pulled directly from this repo's README.

// repository documentation