Comparing
#10 with
#11
Revision #11 was created by
sirin k on Jul 28, 2020, 6:27:25 AM.
correction
Content
[...]
`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.[...]