Revision #15 has been created by sirin k on Dec 22, 2020, 2:57:34 PM with the memo:
correction
« previous (#14)
Changes
Title
unchanged
Start using Yii2 in Raspberry Pi3 (RPI3) via Pantahub
Category
unchanged
How-tos
Yii version
unchanged
2.0
Tags
unchanged
yii2,docker,RPI3,Raspberry Pi3,Linux,Pantahub
Content
changed
[...]
Darwin(AMD64): [Download](https://gitlab.com/pantacor/pvr/-/jobs/595489669/artifacts/raw/pvr-012.darwin.amd64.tar.gz#latest)
`pvr clone; pvr commit; pvr post`
To iInstall from github source code:
```
$ go get gitlab.com/pantacor/pvr
$ go build -o ~/bin/pvr gitlab.com/pantacor/pvr
```[...]