Find a file
2016-12-02 18:03:31 +00:00
aur Fixed bug where new version and old version were switched 2016-12-02 13:34:14 +00:00
cmd/yay Help improved 2016-12-02 13:53:27 +00:00
package Fixed Qstat, added packaging files 2016-12-01 03:07:23 +00:00
pacman Added Pacman benchmarks, topdown and downtop return same list, just inverted 2016-12-02 14:58:03 +00:00
.gitignore Added yay cmd 2016-11-30 02:44:32 +00:00
actions.go Treat more errors 2016-12-02 18:03:31 +00:00
LICENSE Create LICENSE 2016-09-05 03:43:29 +01:00
Makefile Bug fixing flags, -Qstats implementation 2016-10-05 17:04:16 +01:00
README.md Update README.md 2016-10-05 10:20:11 +01:00
yay.fish Completions moved 2016-12-01 02:54:31 +00:00
zsh-completion Completions moved 2016-12-01 02:54:31 +00:00

yay

Yet another Yogurt - An AUR Helper written in Go

There's a point in everyone's life when you feel the need to write an AUR helper because there are only about 20 of them. So say hi to 20+1.

Yay was created with a few objectives in mind and based on the design of yaourt and apacman:

  • Have almost no dependencies.
  • Provide an interface for pacman
  • Have yaourt like search
  • Know when git packages are due for an upgrade

Changelog

TODO

  • Git rev updates
  • Fish Completions
  • Zsh Completions
  • Extract without syscall
  • Add flags for yay
  • Install Groups
  • AUR Install
  • Pacman Interface
  • Upgrade AUR