暫無描述

Jguer 1297ad7c17 We now install python-nikola with style 8 年之前
aur 1297ad7c17 We now install python-nikola with style 8 年之前
cmd 1297ad7c17 We now install python-nikola with style 8 年之前
pacman 1297ad7c17 We now install python-nikola with style 8 年之前
.gitignore 517939d108 Added yay cmd 8 年之前
LICENSE 59daf46714 Create LICENSE 8 年之前
Makefile 9d58651ec1 Bash completion + Makefile 8 年之前
README.md a39d8b64fa Update README.md 8 年之前
actions.go 1297ad7c17 We now install python-nikola with style 8 年之前
bash-completion 9d58651ec1 Bash completion + Makefile 8 年之前
yay.fish c2ed3e373f Completions moved 8 年之前
zsh-completion c2ed3e373f Completions moved 8 年之前

README.md

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

1.70

  • Stable for everyday use
  • Bottom up package display
  • Number menu like yaourt/apacman
  • System package statistics

TODO

  • Warn about orphan packages
  • Install Groups
  • Add more flags for yay
  • Better errors
  • Git rev updates
  • Redesign pacman lib structs
  • Extract without syscall
  • Inverted print
  • Fish Completions
  • Zsh Completions
  • AUR Install
  • Pacman Interface
  • Upgrade AUR