Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Do not merge] Remove mentions of yarn #427

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions _partials/cn/yarn.md

This file was deleted.

20 changes: 0 additions & 20 deletions _partials/es/yarn.md

This file was deleted.

20 changes: 0 additions & 20 deletions _partials/fr/yarn.md

This file was deleted.

23 changes: 0 additions & 23 deletions _partials/yarn.md

This file was deleted.

3 changes: 0 additions & 3 deletions build.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
macos_rbenv
ruby
nvm
yarn
macos_sqlite
macos_postgresql
checkup
Expand Down Expand Up @@ -54,7 +53,6 @@
rbenv
ruby
nvm
yarn
sqlite
windows_postgresql
checkup
Expand All @@ -79,7 +77,6 @@
rbenv
ruby
nvm
yarn
sqlite
ubuntu_postgresql
checkup
Expand Down
17 changes: 0 additions & 17 deletions macos.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -488,23 +488,6 @@ nvm cache clear
:x: 如果没有看到版本的话,**问一下你的老师**。


## yarn

让我们一起来安装[`yarn`](https://classic.yarnpkg.com/en/docs/install):

```bash
npm install --global yarn
```

重启终端并运行:

```bash
yarn -v
```

你应该会看到你yarn的版本。如果没有的话,问一下你的老师。


## SQLite

几周后,我们就会开始学习数据库和SQL. [SQLite](https://sqlite.org/index.html)是一个数据库引擎,它可以在单文件数据库上执行SQL查询。现在来安装它吧:
Expand Down
22 changes: 0 additions & 22 deletions macos.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,28 +516,6 @@ nvm cache clear
:x: De lo contrario, **contacta a un profesor**.


## yarn

[`yarn`](https://yarnpkg.com/) es un gestor de paquetes para instalar librerías JavaScript. Instálalo:

En una terminal, ejecuta los siguientes comandos:

```bash
npm install --global yarn
exec zsh
```

Luego ejecuta este comando:

```bash
yarn -v
```

:heavy_check_mark: si ves una versión, entonces todo está bien :+1:

:x: Si no es el caso, **pídele ayuda a un profesor**


## SQLite

En algunas semanas hablaremos de bases de datos y de SQL. [SQLite](https://sqlite.org/index.html) es un sistema utilizado en bases de datos para ejecutar consultas SQL en bases de datos de un solo archivo. Vamos a instalarlo:
Expand Down
22 changes: 0 additions & 22 deletions macos.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,28 +513,6 @@ nvm cache clear
:x: Sinon, **demande au prof**


## yarn

[`yarn`](https://yarnpkg.com/) est un gestionnaire de paquets, qui permet d’installer des bibliothèques JavaScript. Installons-le :

Exécute les commandes suivantes dans le terminal :

```bash
npm install --global yarn
exec zsh
```

Puis exécute la commande suivante :

```bash
yarn -v
```

:heavy_check_mark: Si tu vois apparaître une version, c’est bon :+1:

:x: Sinon, **demande au prof**


## SQLite

Dans quelques semaines, on abordera les bases de données et le SQL. [SQLite](https://sqlite.org/index.html) est un système de gestion de base de données utilisé pour exécuter des requêtes SQL sur des bases de données d'un seul fichier. Installons-le :
Expand Down
25 changes: 0 additions & 25 deletions macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -578,31 +578,6 @@ nvm cache clear
:x: If not, **contact a teacher**


## yarn

[`yarn`](https://yarnpkg.com/) is a package manager to install JavaScript libraries. Let's install it:

In a terminal, run the following commands:

```bash
npm install --global yarn
```

```bash
exec zsh
```

Then run the following command:

```bash
yarn -v
```

:heavy_check_mark: If you see a version, you're good :+1:

:x: If not, **ask for a teacher**


## SQLite

In a few weeks, we'll talk about databases and SQL. [SQLite](https://sqlite.org/index.html) is a database engine used to execute SQL queries on single-file databases. Let's install it:
Expand Down
17 changes: 0 additions & 17 deletions ubuntu.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,23 +464,6 @@ nvm cache clear
:x: 如果没有看到版本的话,**问一下你的老师**。


## yarn

让我们一起来安装[`yarn`](https://classic.yarnpkg.com/en/docs/install):

```bash
npm install --global yarn
```

重启终端并运行:

```bash
yarn -v
```

你应该会看到你yarn的版本。如果没有的话,问一下你的老师。


## SQLite

几周后,我们就会开始学习数据库和SQL. [SQLite](https://sqlite.org/index.html)是一个数据库引擎,它可以在单文件数据库上执行SQL查询。现在来安装它吧:
Expand Down
22 changes: 0 additions & 22 deletions ubuntu.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,28 +490,6 @@ nvm cache clear
:x: De lo contrario, **contacta a un profesor**.


## yarn

[`yarn`](https://yarnpkg.com/) es un gestor de paquetes para instalar librerías JavaScript. Instálalo:

En una terminal, ejecuta los siguientes comandos:

```bash
npm install --global yarn
exec zsh
```

Luego ejecuta este comando:

```bash
yarn -v
```

:heavy_check_mark: si ves una versión, entonces todo está bien :+1:

:x: Si no es el caso, **pídele ayuda a un profesor**


## SQLite

En algunas semanas hablaremos de bases de datos y de SQL. [SQLite](https://sqlite.org/index.html) es un sistema utilizado en bases de datos para ejecutar consultas SQL en bases de datos de un solo archivo. Vamos a instalarlo:
Expand Down
22 changes: 0 additions & 22 deletions ubuntu.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,28 +490,6 @@ nvm cache clear
:x: Sinon, **demande au prof**


## yarn

[`yarn`](https://yarnpkg.com/) est un gestionnaire de paquets, qui permet d’installer des bibliothèques JavaScript. Installons-le :

Exécute les commandes suivantes dans le terminal :

```bash
npm install --global yarn
exec zsh
```

Puis exécute la commande suivante :

```bash
yarn -v
```

:heavy_check_mark: Si tu vois apparaître une version, c’est bon :+1:

:x: Sinon, **demande au prof**


## SQLite

Dans quelques semaines, on abordera les bases de données et le SQL. [SQLite](https://sqlite.org/index.html) est un système de gestion de base de données utilisé pour exécuter des requêtes SQL sur des bases de données d'un seul fichier. Installons-le :
Expand Down
25 changes: 0 additions & 25 deletions ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -552,31 +552,6 @@ nvm cache clear
:x: If not, **contact a teacher**


## yarn

[`yarn`](https://yarnpkg.com/) is a package manager to install JavaScript libraries. Let's install it:

In a terminal, run the following commands:

```bash
npm install --global yarn
```

```bash
exec zsh
```

Then run the following command:

```bash
yarn -v
```

:heavy_check_mark: If you see a version, you're good :+1:

:x: If not, **ask for a teacher**


## SQLite

In a few weeks, we'll talk about databases and SQL. [SQLite](https://sqlite.org/index.html) is a database engine used to execute SQL queries on single-file databases. Let's install it:
Expand Down
17 changes: 0 additions & 17 deletions windows.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -997,23 +997,6 @@ nvm cache clear
:x: 如果没有看到版本的话,**问一下你的老师**。


## yarn

让我们一起来安装[`yarn`](https://classic.yarnpkg.com/en/docs/install):

```bash
npm install --global yarn
```

重启终端并运行:

```bash
yarn -v
```

你应该会看到你yarn的版本。如果没有的话,问一下你的老师。


## SQLite

几周后,我们就会开始学习数据库和SQL. [SQLite](https://sqlite.org/index.html)是一个数据库引擎,它可以在单文件数据库上执行SQL查询。现在来安装它吧:
Expand Down
22 changes: 0 additions & 22 deletions windows.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -1009,28 +1009,6 @@ nvm cache clear
:x: De lo contrario, **contacta a un profesor**.


## yarn

[`yarn`](https://yarnpkg.com/) es un gestor de paquetes para instalar librerías JavaScript. Instálalo:

En una terminal, ejecuta los siguientes comandos:

```bash
npm install --global yarn
exec zsh
```

Luego ejecuta este comando:

```bash
yarn -v
```

:heavy_check_mark: si ves una versión, entonces todo está bien :+1:

:x: Si no es el caso, **pídele ayuda a un profesor**


## SQLite

En algunas semanas hablaremos de bases de datos y de SQL. [SQLite](https://sqlite.org/index.html) es un sistema utilizado en bases de datos para ejecutar consultas SQL en bases de datos de un solo archivo. Vamos a instalarlo:
Expand Down
Loading