04-03-2022
This commit is contained in:
@@ -83,6 +83,16 @@ GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmess
|
||||
|
||||
|
||||
|
||||
### Installer une application:
|
||||
|
||||
```bash
|
||||
GO111MODULE=on go install github.com/olivere/iterm2-imagetools/cmd/imgcat@latest
|
||||
|
||||
GO111MODULE=on go install github.com/olivere/iterm2-imagetools/cmd/imgls@latest
|
||||
```
|
||||
|
||||
|
||||
|
||||
### Créer une application:
|
||||
|
||||
Dans le dossier **src**, créer un nouveau dossier pour l'application **hello**:
|
||||
|
||||
Reference in New Issue
Block a user