diff --git a/HowtoYarn.md b/HowtoYarn.md index bc42fc01..e69de29b 100644 --- a/HowtoYarn.md +++ b/HowtoYarn.md @@ -1,17 +0,0 @@ ---- -categories: web -title: Howto Yarn -... - -* Documentation : - -[Yarn](https://yarnpkg.com) est un gestionnaire de packages. - -## Installation - -~~~ -# wget https://dl.yarnpkg.com/debian/pubkey.gpg -O - | apt-key add - -# echo "deb https://dl.yarnpkg.com/debian/ stable main" > /etc/apt/sources.list.d/yarn.list -# apt update -# apt install yarn -~~~ \ No newline at end of file