Revision #11 has been created by sirin k on Jul 28, 2020, 6:27:25 AM with the memo:
correction
« previous (#10) next (#12) »
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
[...]
`pvr clone; pvr commit; pvr post`
To install from github source code:
```
$ go get gitlab.com/pantacor/pvr
$ go build -o ~/bin/pvr gitlab.com/pantacor/pvr
```
> Note: You need "GOLANG" to be installed in your system for building pvr from github source code.[...]