@Meak thanks, fixed.
Search Criteria
Package Details: grv 0.3.2-1
Git Clone URL: | https://aur.archlinux.org/grv.git (read-only, click to copy) |
---|---|
Package Base: | grv |
Description: | terminal interface for viewing git repositories |
Upstream URL: | https://github.com/rgburke/grv |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | NeodarZ |
Maintainer: | NeodarZ |
Last Packager: | NeodarZ |
Votes: | 9 |
Popularity: | 0.032083 |
First Submitted: | 2018-05-16 08:20 |
Last Updated: | 2019-05-12 11:52 |
Dependencies (3)
Required by (0)
Sources (1)
Latest Comments
NeodarZ commented on 2019-05-12 11:53
Meak commented on 2019-04-30 16:24
go
should be a make dependency (go
package is huge and can be removed once grv
built)
kpcyrd commented on 2018-07-10 22:54
This is a binary package, unless the package name ends with -bin, it should build from source. Please see https://wiki.archlinux.org/index.php/Go_package_guidelines for instructions on how to do that.
NeodarZ commented on 2018-07-10 22:48
@iboyperson thanks, fixed.
NeodarZ commented on 2018-07-10 19:40
Note from developer : grv
is currently an alias used by oh-my-zsh. Add unalias grv
to the end of your .zshrc
to invoke GRV.
iboyperson commented on 2018-05-17 16:58
Needs go dependency
Pinned Comments
NeodarZ commented on 2018-07-10 19:40
Note from developer :
grv
is currently an alias used by oh-my-zsh. Addunalias grv
to the end of your.zshrc
to invoke GRV.