Skip to content

Instantly share code, notes, and snippets.

@shengyou
Created December 27, 2017 16:52
Show Gist options
  • Save shengyou/a193c4a967a33ad5843c4fabae7bc9dd to your computer and use it in GitHub Desktop.
Save shengyou/a193c4a967a33ad5843c4fabae7bc9dd to your computer and use it in GitHub Desktop.
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo “deb https://dl.yarnpkg.com/debian/ stable main” | sudo tee /etc/apt/sources.list.d/yarn.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment