Comparing
#9 with
#10
Revision #10 was created by
sirin k on Jul 28, 2020, 6:26:54 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.[...]