ui
ui copied to clipboard
how to package php-ui in linux?
i‘m run it success
See how I packaged it for Arch Linux in AUR. https://aur.archlinux.org/packages/php-ui/
@TomaszGasior how should i use it
If you are using Arch Linux or Manjaro you should install it by yaourt package manager or manually build by makepkg and install by pacman.
In other distro you should create your own script using code from my PKGBUILD. Here it is: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=php-ui
See how I packaged it for Arch Linux in AUR. https://aur.archlinux.org/packages/php-ui/
how about windows?