This commit is contained in:
Francois Beckers 2019-07-23 14:26:24 +02:00
parent a93cd7e380
commit 508774459a

22
dev.md
View file

@ -42,24 +42,24 @@ trizen -S gulp
sudo npm i -g @angular/cli
```
Et utiliser yarn à la place de npm (AngularCLI >= 6)
Et utiliser `yarn` à la place de `npm` (AngularCLI >= 6)
```shell
ng config -g cli.packageManager yarn
```
#### GO
```shell
trizen -S go
```
#### Ionic
#### Ionic & Cordova
```shell
sudo npm i -g ionic cordova
```
### GO
```shell
trizen -S go
```
### Lua
```shell
@ -226,12 +226,6 @@ trizen -S notepadqq
trizen -S pycharm-community-edition
```
### Sublime-text
```shell
trizen -S subline-text
```
### Visual Studio Code
```shell