netclix icon indicating copy to clipboard operation
netclix copied to clipboard

[Feature Request] More distribution methods

Open Arudarin opened this issue 7 years ago • 4 comments

It would be pretty nice to have distribution methods for the big players in OS's, e.g. a .msi or .exe for Windows, brew for MacOS, ppa for Debian based distros, rpm for Fedora based distros, and AUR package for Arch Linux based distros.

Arudarin avatar Jun 23 '17 04:06 Arudarin

Yes, it could be cool, I tried to package this project with https://github.com/zeit/pkg but I have a problem to use it with phantomjs https://github.com/zeit/pkg/issues/147.

So for now it only available with npm and yaourt.

johackim avatar Jul 29 '17 11:07 johackim

Can you change the yaourt in the README to pacaur or something that doesn't source the PKGBUILD's before you read it? Serious security risk.

Arudarin avatar Jul 29 '17 15:07 Arudarin

@ThatCynicalX Oh yes, sorry about your PR ! I closed it accidentally. You can open a new PR with pacaur replacement if you want :)

johackim avatar Jul 29 '17 16:07 johackim

Alright!

Arudarin avatar Jul 29 '17 16:07 Arudarin