Няма описание

Jguer a8b6b7ecb3 Foreign package statistics. Oh, and group installing преди 8 години
aur 1297ad7c17 We now install python-nikola with style преди 8 години
cmd 1297ad7c17 We now install python-nikola with style преди 8 години
pacman a8b6b7ecb3 Foreign package statistics. Oh, and group installing преди 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 a8b6b7ecb3 Foreign package statistics. Oh, and group installing преди 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